ALSA: Fix dependency of CONFIG_SND_TEA575X
authorTakashi Iwai <tiwai@suse.de>
Sun, 7 Aug 2011 15:34:07 +0000 (17:34 +0200)
committerTakashi Iwai <tiwai@suse.de>
Sun, 7 Aug 2011 15:54:17 +0000 (17:54 +0200)
commitdf944f66784e6d4f2f50739263a4947885d8b6ae
tree0a267b0ad8a18299042a5c2f13c740212509ae1c
parentc2f340a69cabe0fb7b9f02d1a2495927db225a06
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 <rdunlap@xenotime.net>
Acked-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/Kconfig