patch-2.0.1 linux/drivers/sound/Config.in
Next file: linux/drivers/sound/Config.std
Previous file: linux/drivers/sound/COPYING
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
Sun Jun 30 11:46:03 1996
- Orig file:
v2.0.0/linux/drivers/sound/Config.in
- Orig date:
Wed Jun 5 10:41:29 1996
diff -u --recursive --new-file v2.0.0/linux/drivers/sound/Config.in linux/drivers/sound/Config.in
@@ -2,11 +2,16 @@
# Sound driver configuration
#
#--------
-# There is another config script which is compatible with rest of
+# There is another confic script which is compatible with rest of
# the kernel. It can be activated by running 'make mkscript' in this
# directory. Please note that this is an _experimental_ feature which
-# doesn't work with all cards (PSS, SM Wave, AudioTriX Pro).
+# doesn't work with all cards (PSS, SM Wave, AudioTriX Pro, Maui).
#--------
#
$MAKE -C drivers/sound config || exit 1
+bool 'Additional low level drivers' CONFIG_LOWLEVEL_SOUND
+
+if [ "$CONFIG_LOWLEVEL_SOUND" = "y" ]; then
+ bool 'ACI mixer (miroPCM12)' CONFIG_ACI_MIXER
+fi
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov