dect
/
linux-2.6
Archived
13
0
Fork 0

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: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
Mark Brown 2008-09-01 18:46:57 +01:00 committed by Jaroslav Kysela
parent c86a456b25
commit 7f9e9d7614
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
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