aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sound/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/Kconfig b/sound/Kconfig
index ee2e69a9ecd1..6a215a8c0490 100644
--- a/sound/Kconfig
+++ b/sound/Kconfig
@@ -115,6 +115,7 @@ endif # SND
115menuconfig SOUND_PRIME 115menuconfig SOUND_PRIME
116 tristate "Open Sound System (DEPRECATED)" 116 tristate "Open Sound System (DEPRECATED)"
117 select SOUND_OSS_CORE 117 select SOUND_OSS_CORE
118 depends on BROKEN
118 help 119 help
119 Say 'Y' or 'M' to enable Open Sound System drivers. 120 Say 'Y' or 'M' to enable Open Sound System drivers.
120 121