diff options
Diffstat (limited to 'sound')
-rw-r--r-- | sound/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/Kconfig b/sound/Kconfig index ee2e69a..6a215a8 100644 --- a/sound/Kconfig +++ b/sound/Kconfig @@ -115,6 +115,7 @@ endif # SND menuconfig SOUND_PRIME tristate "Open Sound System (DEPRECATED)" select SOUND_OSS_CORE + depends on BROKEN help Say 'Y' or 'M' to enable Open Sound System drivers. |