From: Mark Brown Date: Mon, 1 Sep 2008 17:46:57 +0000 (+0100) Subject: ALSA: ASoC: Make all codecs depend on rather than selecting I2C X-Git-Tag: v2.6.28-rc1~720^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f9e9d761486e969af553bc352598c348ae7e51e;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed