2015-04-27 07:40:46

by Valentin Rothberg

[permalink] [raw]
Subject: bf609: CONFIG_SND_BF6XX_PCM not defined

Hi Scott,

your commit 374feb1f049b ("bf609: use new SND_BF6XX_PCM to choose
audio pcm driver") made its way to Linux v4.1-rc1. It replaces
CONFIG_SND_BF5XX_I2S with CONFIG_SND_BF6XX_PCM, which is not defined
Kconfig. Hence the affected #ifdef blocks cannot be compiled at the
current state.

Is there a patch queued somewhere to add this option to Kconfig?

I detected this issue with ./scripts/checkkconfigsymbols.py by diffing
v4.0 and v4.1-rc1.

Kind regards,
Valentinn