]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
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)
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>

No differences found