diff options
author | Ondrej Zary <linux@rainbow-software.org> | 2011-05-14 22:51:01 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2011-05-15 11:43:31 +0200 |
commit | fdb62b500d27b2a2d6a111769e5c44c1c9f4d909 (patch) | |
tree | 74bda653dc9e0e8466ebac078690e01b2109e9c2 /sound/pci/Kconfig | |
parent | 10ca72014741554ad37c149ff0d9e93c1e3d5b7d (diff) | |
download | blackbird-op-linux-fdb62b500d27b2a2d6a111769e5c44c1c9f4d909.tar.gz blackbird-op-linux-fdb62b500d27b2a2d6a111769e5c44c1c9f4d909.zip |
ALSA: fm801: clean-up radio-related Kconfig
Remove TEA575X_RADIO define from fm801.c.
Also update Kconfig help text to include all supported cards.
Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/Kconfig')
-rw-r--r-- | sound/pci/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig index f9f533fccccf..ef41825a7b10 100644 --- a/sound/pci/Kconfig +++ b/sound/pci/Kconfig @@ -560,8 +560,8 @@ config SND_FM801_TEA575X_BOOL depends on VIDEO_V4L2=y || VIDEO_V4L2=SND_FM801 help Say Y here to include support for soundcards based on the ForteMedia - FM801 chip with a TEA5757 tuner connected to GPIO1-3 pins (Media - Forte SF256-PCS-02) into the snd-fm801 driver. + FM801 chip with a TEA5757 tuner (MediaForte SF256-PCS, SF256-PCP and + SF64-PCR) into the snd-fm801 driver. config SND_TEA575X tristate |