bf609: CONFIG_SND_BF6XX_PCM not defined

From: Valentin Rothberg
Date: Mon Apr 27 2015 - 03:40:49 EST


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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/