Fix bug #4509

Signed-off-by: Andrew Morton <akpm@osdl.org>
---

 sound/isa/Kconfig |    1 +
 1 files changed, 1 insertion(+)

diff -puN sound/isa/Kconfig~interwave-needs-isa-pnp sound/isa/Kconfig
--- 25/sound/isa/Kconfig~interwave-needs-isa-pnp	2005-04-25 21:43:57.955204144 -0700
+++ 25-akpm/sound/isa/Kconfig	2005-04-25 21:44:03.586348080 -0700
@@ -164,6 +164,7 @@ config SND_INTERWAVE
 	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 (Gravis UltraSound Plug & Play, STB SoundRage32,
_