]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ALSA: ASoC: Make all codecs depend on rather than selecting I2C
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 1 Sep 2008 17:46:57 +0000 (18:46 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 4 Sep 2008 08:34:18 +0000 (10:34 +0200)
commit7f9e9d761486e969af553bc352598c348ae7e51e
tree7ba27653a10d5e8c8a65ccd576d59b7eccbc7ba8
parentc86a456b25695974ddba9833ab8e4f853bcdd995
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>
sound/soc/codecs/Kconfig