]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9c97dcc71ec12a0f837d8e5359c7d5a607149baf
tree0a267b0ad8a18299042a5c2f13c740212509ae1c
parent69ad1c5b05d955431c8dbfa15e8f03cbb05f9bc2
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