diff options
Diffstat (limited to 'v4l/Kconfig.sound')
-rw-r--r-- | v4l/Kconfig.sound | 19 |
1 files changed, 1 insertions, 18 deletions
diff --git a/v4l/Kconfig.sound b/v4l/Kconfig.sound index cab280c40..597c9c72b 100644 --- a/v4l/Kconfig.sound +++ b/v4l/Kconfig.sound @@ -5,7 +5,7 @@ comment "ALSA sound" config SND_BT87X tristate "Bt87x Audio Capture" - depends on SND + depends on SND && PCI select SND_PCM help If you want to record audio from TV cards based on @@ -64,23 +64,6 @@ config SOUND_BT878 To compile this driver as a module, choose M here: the module will be called btaudio. -config SOUND_ACI_MIXER - tristate "ACI mixer (miroSOUND PCM1-pro/PCM12/PCM20)" - depends on SOUND_OSS - ---help--- - ACI (Audio Command Interface) is a protocol used to communicate with - the microcontroller on some sound cards produced by miro and - Cardinal Technologies. The main function of the ACI is to control - the mixer and to get a product identification. - - This VoxWare ACI driver currently supports the ACI functions on the - miroSOUND PCM1-pro, PCM12 and PCM20 radio. On the PCM20 radio, ACI - also controls the radio tuner. This is supported in the video4linux - miropcm20 driver (say M or Y here and go back to "Multimedia - devices" -> "Radio Adapters"). - - This driver is also available as a module and will be called aci. - config SOUND_TVMIXER tristate "TV card (bt848) mixer support" depends on SOUND_PRIME && I2C && VIDEO_V4L1 |