sky2: version 1.14
[powerpc.git] / sound / sparc / Kconfig
index f0fce1d..079e22a 100644 (file)
@@ -1,7 +1,7 @@
 # ALSA Sparc drivers
 
 menu "ALSA Sparc devices"
-       depends on SND!=n && (SPARC32 || SPARC64)
+       depends on SND!=n && SPARC
 
 config SND_SUN_AMD7930
        tristate "Sun AMD7930"
@@ -13,7 +13,6 @@ config SND_SUN_AMD7930
          To compile this driver as a module, choose M here: the module
          will be called snd-sun-amd7930.
 
-#  dep_tristate 'Sun DBRI' CONFIG_SND_SUN_DBRI $CONFIG_SND
 config SND_SUN_CS4231
        tristate "Sun CS4231"
        depends on SND
@@ -24,5 +23,14 @@ config SND_SUN_CS4231
          To compile this driver as a module, choose M here: the module
          will be called snd-sun-cs4231.
 
-endmenu
+config SND_SUN_DBRI
+       tristate "Sun DBRI"
+       depends on SND && SBUS
+       select SND_PCM
+       help
+         Say Y here to include support for DBRI sound device on Sun.
 
+         To compile this driver as a module, choose M here: the module
+         will be called snd-sun-dbri.
+
+endmenu