提交 7f9e9d76 编写于 作者: M Mark Brown 提交者: Jaroslav Kysela

ALSA: ASoC: Make all codecs depend on rather than selecting I2C

The I2C layer uses I/O operations that aren't available on all
architectures and since select bypasses Kconfig dependency checking
selecting I2C breaks builds like allmodconfig on some architectures.
Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: NTakashi Iwai <tiwai@suse.de>
Signed-off-by: NJaroslav Kysela <perex@perex.cz>
上级 c86a456b
config SND_SOC_ALL_CODECS
tristate "Build all ASoC CODEC drivers"
select I2C
depends on I2C
select SPI
select SND_SOC_AK4535
select SND_SOC_UDA1380
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册