From: Takashi Iwai Date: Sat, 6 Sep 2008 09:43:41 +0000 (+0200) Subject: Fix CONFIG_AC97_BUS dependency X-Git-Tag: v2.6.27-rc6~25^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a656496b21efd95fd55b66e0601c5ad41f9b156;p=pandora-kernel.git Fix CONFIG_AC97_BUS dependency CONFIG_AC97_BUS is used from both sound and ucb1400 drivers. The recent change in Kconfig introduced the exclusive dependency on CONFIG_SOUND, and disabled the ucb1400 build without sound. This patch makes CONFIG_AC97_BUS independent. Signed-off-by: Takashi Iwai Tested-by: Randy Dunlap --- Reading git-diff-tree failed