]> 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)
commit3c25d601c3f168346c38ac3e251b8b6538c9eec0
tree0a267b0ad8a18299042a5c2f13c740212509ae1c
parent62a677239fc1363fea43452a396e3d11400b731a
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