aboutsummaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
authorAndrew Morton <akpm@osdl.org>2004-05-09 23:54:13 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-05-09 23:54:13 -0700
commit303165e97baee8b7f9aea9817aa96ea42b4b9fae (patch)
treee855230228d889c0b95435e36708fe8791a980e1 /sound
parent61f9d5aad0e4883ab424c5e02168664e7fbd4d08 (diff)
downloadhistory-303165e97baee8b7f9aea9817aa96ea42b4b9fae.tar.gz
[PATCH] mips: 64-bit MIPS needs compat stuff
From: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'sound')
-rw-r--r--sound/core/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/core/Kconfig b/sound/core/Kconfig
index 4bf2288013b7c1..60fb7c8810324e 100644
--- a/sound/core/Kconfig
+++ b/sound/core/Kconfig
@@ -1,7 +1,7 @@
# ALSA soundcard-configuration
config SND_BIT32_EMUL
tristate "Emulation for 32-bit applications"
- depends on SND && SND_PCM && (SPARC64 || PPC64 || X86_64 && IA32_EMULATION)
+ depends on SND && SND_PCM && (MIPS64 || SPARC64 || PPC64 || X86_64 && IA32_EMULATION)
config SND_TIMER
tristate