From: Takashi Iwai Date: Sun, 7 Aug 2011 15:34:07 +0000 (+0200) Subject: ALSA: Fix dependency of CONFIG_SND_TEA575X X-Git-Tag: v3.1-rc2~37^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df944f66784e6d4f2f50739263a4947885d8b6ae;p=pandora-kernel.git ALSA: Fix dependency of CONFIG_SND_TEA575X CONFIG_SND_TEA575X is enabled by RADIO_SF16FMR2, but the latter one is no PCI device. Since tea575x-tuner itself is independent from the board bus type, the config should be moved out of SND_PCI dependency. Reported-by: Randy Dunlap Acked-by: Randy Dunlap Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed