aboutsummaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@suse.cz>2007-09-12 07:29:51 -0400
committerJaroslav Kysela <perex@perex.cz>2007-10-16 10:50:24 -0400
commit5683bc6e9eff5b40c56d1683419a9770140aee94 (patch)
treec22404b561ac8b88050c61cbde1bebdced465a8f /sound
parentf189e14cc41a1fb7db225cacdb2df7498f5ad67a (diff)
[ALSA] SC6000 driver - add HAS_IOPORT dependency
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
Diffstat (limited to 'sound')
-rw-r--r--sound/isa/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/isa/Kconfig b/sound/isa/Kconfig
index 08a26d8bce1..2639a6ab8f2 100644
--- a/sound/isa/Kconfig
+++ b/sound/isa/Kconfig
@@ -193,7 +193,7 @@ config SND_ES18XX
193 193
194config SND_SC6000 194config SND_SC6000
195 tristate "Gallant SC-6000, Audio Excel DSP 16" 195 tristate "Gallant SC-6000, Audio Excel DSP 16"
196 depends on SND 196 depends on SND && HAS_IOPORT
197 select SND_AD1848_LIB 197 select SND_AD1848_LIB
198 select SND_OPL3_LIB 198 select SND_OPL3_LIB
199 select SND_MPU401_UART 199 select SND_MPU401_UART