diff options
author | Jaroslav Kysela <perex@suse.cz> | 2005-05-27 12:42:26 +0200 |
---|---|---|
committer | Jaroslav Kysela <perex@suse.cz> | 2005-05-29 10:15:44 +0200 |
commit | 7028b09eecf01549ccaee9c884f48e5e00ec3d65 (patch) | |
tree | 51717b27718eb74f44bcd1b8fbd4ff02bacc4390 /sound | |
parent | cdc5c53fde266055debf7f5c9c043d5acf47c5ff (diff) |
[ALSA] select ISAPNP for SND_INTERWAVE_STB target
ISA
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
Diffstat (limited to 'sound')
-rw-r--r-- | sound/isa/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/isa/Kconfig b/sound/isa/Kconfig index 3a3228b18726..148a856a43ad 100644 --- a/sound/isa/Kconfig +++ b/sound/isa/Kconfig @@ -179,6 +179,7 @@ config SND_INTERWAVE_STB select SND_RAWMIDI select SND_CS4231_LIB select SND_GUS_SYNTH + select ISAPNP help Say Y here to include support for AMD InterWave based soundcards with a TEA6330T bass and treble regulator |