diff options
author | Andrew Morton <akpm@osdl.org> | 2005-05-05 19:15:06 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-05-05 19:36:31 -0400 |
commit | 42d77c70177b2f7535766bce938d965fd863f0fd (patch) | |
tree | 377e7ae9fd5a18a698e7052f3ffd4a770fcec9e5 /sound | |
parent | 3437c5df6f9c00b6a9b7dcb7a30c5e3e1e5de189 (diff) |
[PATCH] interwave needs isa pnp
Fix bug #4509
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
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 4a6be966bd9f..3a3228b18726 100644 --- a/sound/isa/Kconfig +++ b/sound/isa/Kconfig | |||
@@ -164,6 +164,7 @@ config SND_INTERWAVE | |||
164 | select SND_RAWMIDI | 164 | select SND_RAWMIDI |
165 | select SND_CS4231_LIB | 165 | select SND_CS4231_LIB |
166 | select SND_GUS_SYNTH | 166 | select SND_GUS_SYNTH |
167 | select ISAPNP | ||
167 | help | 168 | help |
168 | Say Y here to include support for AMD InterWave based | 169 | Say Y here to include support for AMD InterWave based |
169 | soundcards (Gravis UltraSound Plug & Play, STB SoundRage32, | 170 | soundcards (Gravis UltraSound Plug & Play, STB SoundRage32, |