|
@@ -1,10 +1,5 @@
|
|
# ALSA PCI drivers
|
|
# ALSA PCI drivers
|
|
|
|
|
|
-config SND_TEA575X
|
|
|
|
- tristate
|
|
|
|
- depends on SND_FM801_TEA575X_BOOL || SND_ES1968_RADIO || RADIO_SF16FMR2 || RADIO_MAXIRADIO || RADIO_SHARK
|
|
|
|
- default SND_FM801 || SND_ES1968 || RADIO_SF16FMR2 || RADIO_MAXIRADIO || RADIO_SHARK
|
|
|
|
-
|
|
|
|
menuconfig SND_PCI
|
|
menuconfig SND_PCI
|
|
bool "PCI sound devices"
|
|
bool "PCI sound devices"
|
|
depends on PCI
|
|
depends on PCI
|
|
@@ -542,7 +537,9 @@ config SND_ES1968_INPUT
|
|
config SND_ES1968_RADIO
|
|
config SND_ES1968_RADIO
|
|
bool "Enable TEA5757 radio tuner support for es1968"
|
|
bool "Enable TEA5757 radio tuner support for es1968"
|
|
depends on SND_ES1968
|
|
depends on SND_ES1968
|
|
|
|
+ depends on MEDIA_RADIO_SUPPORT
|
|
depends on VIDEO_V4L2=y || VIDEO_V4L2=SND_ES1968
|
|
depends on VIDEO_V4L2=y || VIDEO_V4L2=SND_ES1968
|
|
|
|
+ select RADIO_TEA575X
|
|
help
|
|
help
|
|
Say Y here to include support for TEA5757 radio tuner integrated on
|
|
Say Y here to include support for TEA5757 radio tuner integrated on
|
|
some MediaForte cards (e.g. SF64-PCE2).
|
|
some MediaForte cards (e.g. SF64-PCE2).
|
|
@@ -562,7 +559,9 @@ config SND_FM801
|
|
config SND_FM801_TEA575X_BOOL
|
|
config SND_FM801_TEA575X_BOOL
|
|
bool "ForteMedia FM801 + TEA5757 tuner"
|
|
bool "ForteMedia FM801 + TEA5757 tuner"
|
|
depends on SND_FM801
|
|
depends on SND_FM801
|
|
|
|
+ depends on MEDIA_RADIO_SUPPORT
|
|
depends on VIDEO_V4L2=y || VIDEO_V4L2=SND_FM801
|
|
depends on VIDEO_V4L2=y || VIDEO_V4L2=SND_FM801
|
|
|
|
+ select RADIO_TEA575X
|
|
help
|
|
help
|
|
Say Y here to include support for soundcards based on the ForteMedia
|
|
Say Y here to include support for soundcards based on the ForteMedia
|
|
FM801 chip with a TEA5757 tuner (MediaForte SF256-PCS, SF256-PCP and
|
|
FM801 chip with a TEA5757 tuner (MediaForte SF256-PCS, SF256-PCP and
|