Commit 7f52bdb6 authored by Takashi Iwai's avatar Takashi Iwai Committed by Jaroslav Kysela

[ALSA] Remove SND_GENERIC_DRIVER from isa/Kconfig

Modules: ISA

Remove the obsolete SND_GENERIC_DRIVER from isa/Kconfig.
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent d29b761e
...@@ -6,12 +6,10 @@ menu "ISA devices" ...@@ -6,12 +6,10 @@ menu "ISA devices"
config SND_AD1848_LIB config SND_AD1848_LIB
tristate tristate
select SND_PCM select SND_PCM
select SND_GENERIC_DRIVER
config SND_CS4231_LIB config SND_CS4231_LIB
tristate tristate
select SND_PCM select SND_PCM
select SND_GENERIC_DRIVER
config SND_AD1816A config SND_AD1816A
tristate "Analog Devices SoundPort AD1816A" tristate "Analog Devices SoundPort AD1816A"
...@@ -150,7 +148,6 @@ config SND_ES1688 ...@@ -150,7 +148,6 @@ config SND_ES1688
select SND_OPL3_LIB select SND_OPL3_LIB
select SND_MPU401_UART select SND_MPU401_UART
select SND_PCM select SND_PCM
select SND_GENERIC_DRIVER
help help
Say Y here to include support for ESS AudioDrive ES688 or Say Y here to include support for ESS AudioDrive ES688 or
ES1688 chips. ES1688 chips.
...@@ -164,7 +161,6 @@ config SND_ES18XX ...@@ -164,7 +161,6 @@ config SND_ES18XX
select SND_OPL3_LIB select SND_OPL3_LIB
select SND_MPU401_UART select SND_MPU401_UART
select SND_PCM select SND_PCM
select SND_GENERIC_DRIVER
help help
Say Y here to include support for ESS AudioDrive ES18xx chips. Say Y here to include support for ESS AudioDrive ES18xx chips.
...@@ -180,7 +176,6 @@ config SND_GUSCLASSIC ...@@ -180,7 +176,6 @@ config SND_GUSCLASSIC
select SND_RAWMIDI select SND_RAWMIDI
select SND_PCM select SND_PCM
select SND_GUS_SYNTH select SND_GUS_SYNTH
select SND_GENERIC_DRIVER
help help
Say Y here to include support for Gravis UltraSound Classic Say Y here to include support for Gravis UltraSound Classic
soundcards. soundcards.
...@@ -195,7 +190,6 @@ config SND_GUSEXTREME ...@@ -195,7 +190,6 @@ config SND_GUSEXTREME
select SND_MPU401_UART select SND_MPU401_UART
select SND_PCM select SND_PCM
select SND_GUS_SYNTH select SND_GUS_SYNTH
select SND_GENERIC_DRIVER
help help
Say Y here to include support for Gravis UltraSound Extreme Say Y here to include support for Gravis UltraSound Extreme
soundcards. soundcards.
...@@ -209,7 +203,6 @@ config SND_GUSMAX ...@@ -209,7 +203,6 @@ config SND_GUSMAX
select SND_RAWMIDI select SND_RAWMIDI
select SND_CS4231_LIB select SND_CS4231_LIB
select SND_GUS_SYNTH select SND_GUS_SYNTH
select SND_GENERIC_DRIVER
help help
Say Y here to include support for Gravis UltraSound MAX Say Y here to include support for Gravis UltraSound MAX
soundcards. soundcards.
...@@ -223,7 +216,6 @@ config SND_INTERWAVE ...@@ -223,7 +216,6 @@ config SND_INTERWAVE
select SND_RAWMIDI select SND_RAWMIDI
select SND_CS4231_LIB select SND_CS4231_LIB
select SND_GUS_SYNTH select SND_GUS_SYNTH
select SND_GENERIC_DRIVER
help help
Say Y here to include support for AMD InterWave based Say Y here to include support for AMD InterWave based
soundcards (Gravis UltraSound Plug & Play, STB SoundRage32, soundcards (Gravis UltraSound Plug & Play, STB SoundRage32,
...@@ -238,7 +230,6 @@ config SND_INTERWAVE_STB ...@@ -238,7 +230,6 @@ config SND_INTERWAVE_STB
select SND_RAWMIDI select SND_RAWMIDI
select SND_CS4231_LIB select SND_CS4231_LIB
select SND_GUS_SYNTH select SND_GUS_SYNTH
select SND_GENERIC_DRIVER
help help
Say Y here to include support for AMD InterWave based Say Y here to include support for AMD InterWave based
soundcards with a TEA6330T bass and treble regulator soundcards with a TEA6330T bass and treble regulator
...@@ -294,7 +285,6 @@ config SND_OPTI93X ...@@ -294,7 +285,6 @@ config SND_OPTI93X
select SND_OPL3_LIB select SND_OPL3_LIB
select SND_MPU401_UART select SND_MPU401_UART
select SND_PCM select SND_PCM
select SND_GENERIC_DRIVER
help help
Say Y here to include support for soundcards based on Opti Say Y here to include support for soundcards based on Opti
82C93x chips. 82C93x chips.
...@@ -308,7 +298,6 @@ config SND_SB8 ...@@ -308,7 +298,6 @@ config SND_SB8
select SND_OPL3_LIB select SND_OPL3_LIB
select SND_RAWMIDI select SND_RAWMIDI
select SND_PCM select SND_PCM
select SND_GENERIC_DRIVER
help help
Say Y here to include support for Creative Sound Blaster 1.0/ Say Y here to include support for Creative Sound Blaster 1.0/
2.0/Pro (8-bit) or 100% compatible soundcards. 2.0/Pro (8-bit) or 100% compatible soundcards.
...@@ -322,7 +311,6 @@ config SND_SB16 ...@@ -322,7 +311,6 @@ config SND_SB16
select SND_OPL3_LIB select SND_OPL3_LIB
select SND_MPU401_UART select SND_MPU401_UART
select SND_PCM select SND_PCM
select SND_GENERIC_DRIVER
help help
Say Y here to include support for Sound Blaster 16 soundcards Say Y here to include support for Sound Blaster 16 soundcards
(including the Plug and Play version). (including the Plug and Play version).
...@@ -336,7 +324,6 @@ config SND_SBAWE ...@@ -336,7 +324,6 @@ config SND_SBAWE
select SND_OPL3_LIB select SND_OPL3_LIB
select SND_MPU401_UART select SND_MPU401_UART
select SND_PCM select SND_PCM
select SND_GENERIC_DRIVER
help help
Say Y here to include support for Sound Blaster AWE soundcards Say Y here to include support for Sound Blaster AWE soundcards
(including the Plug and Play version). (including the Plug and Play version).
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment