]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/Kconfig
sound: make OSS sound core optional
[linux-2.6-omap-h63xx.git] / sound / Kconfig
index 8ebf512ced6caacee8f0f0a8aafa80772e530889..200aca1faa7112f0413f3cd92ab0a55cec48f588 100644 (file)
@@ -28,6 +28,10 @@ menuconfig SOUND
 
 if SOUND
 
+config SOUND_OSS_CORE
+       bool
+       default n
+
 source "sound/oss/dmasound/Kconfig"
 
 if !M68K
@@ -80,6 +84,7 @@ endif # SND
 
 menuconfig SOUND_PRIME
        tristate "Open Sound System (DEPRECATED)"
+       select SOUND_OSS_CORE
        help
          Say 'Y' or 'M' to enable Open Sound System drivers.