patch-2.1.6 linux/drivers/sound/Config.std

Next file: linux/drivers/sound/Makefile
Previous file: linux/drivers/sound/Config.in
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.5/linux/drivers/sound/Config.std linux/drivers/sound/Config.std
@@ -2,10 +2,10 @@
 # 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, Maui).
+# doesn't work with all cards (PSS, SM Wave, AudioTriX Pro, Maui).
 #--------
 #
 $MAKE -C drivers/sound config || exit 1
@@ -14,4 +14,5 @@
 
 if [ "$CONFIG_LOWLEVEL_SOUND" = "y" ]; then
    bool 'ACI mixer (miroPCM12)' CONFIG_ACI_MIXER
+   bool 'AWE32 synth' CONFIG_AWE32_SYNTH
 fi

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov