diff options
-rw-r--r-- | sound/pci/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig index b2890e3f2787..47dfbd940f3c 100644 --- a/sound/pci/Kconfig +++ b/sound/pci/Kconfig | |||
@@ -286,7 +286,7 @@ config SND_CS5530 | |||
286 | 286 | ||
287 | config SND_CS5535AUDIO | 287 | config SND_CS5535AUDIO |
288 | tristate "CS5535/CS5536 Audio" | 288 | tristate "CS5535/CS5536 Audio" |
289 | depends on X86_32 || COMPILE_TEST | 289 | depends on X86_32 || MIPS || COMPILE_TEST |
290 | select SND_PCM | 290 | select SND_PCM |
291 | select SND_AC97_CODEC | 291 | select SND_AC97_CODEC |
292 | help | 292 | help |