#
CONFIG_SOUND=y
-#
-# Open Sound System
-#
-# CONFIG_SOUND_PRIME is not set
-
#
# Advanced Linux Sound Architecture
#
#
# CONFIG_SND_USB_AUDIO is not set
+#
+# Open Sound System
+#
+# CONFIG_SOUND_PRIME is not set
+
#
# USB support
#
#
CONFIG_SOUND=y
+#
+# Advanced Linux Sound Architecture
+#
+# CONFIG_SND is not set
+
#
# Open Sound System
#
# CONFIG_SOUND_OSS is not set
# CONFIG_SOUND_TVMIXER is not set
-#
-# Advanced Linux Sound Architecture
-#
-# CONFIG_SND is not set
-
#
# USB support
#
CONFIG_SOUND=y
#
-# Open Sound System
+# Advanced Linux Sound Architecture
#
-# CONFIG_SOUND_PRIME is not set
+# CONFIG_SND is not set
#
-# Advanced Linux Sound Architecture
+# Open Sound System
#
-# CONFIG_SND is not set
+# CONFIG_SOUND_PRIME is not set
#
# USB support
#
CONFIG_SOUND=m
-#
-# Open Sound System
-#
-# CONFIG_SOUND_PRIME is not set
-
#
# Advanced Linux Sound Architecture
#
CONFIG_SND_SUN_AMD7930=m
CONFIG_SND_SUN_CS4231=m
+#
+# Open Sound System
+#
+# CONFIG_SOUND_PRIME is not set
+
#
# USB support
#
# sound/Config.in
#
-menu "Open Sound System"
- depends on SOUND!=n
-
-config SOUND_PRIME
- tristate "Open Sound System"
- depends on SOUND
- help
- Say 'Y' or 'M' to enable Open Sound System drivers.
-
-source "sound/oss/Kconfig"
-
-endmenu
-
-
menu "Advanced Linux Sound Architecture"
depends on SOUND!=n
endmenu
+menu "Open Sound System"
+ depends on SOUND!=n
+
+config SOUND_PRIME
+ tristate "Open Sound System (DEPRECATED)"
+ depends on SOUND
+ help
+ Say 'Y' or 'M' to enable Open Sound System drivers.
+
+source "sound/oss/Kconfig"
+
+endmenu