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)
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>

No differences found