From: <rap...@us...> - 2003-11-07 19:14:25
|
Update of /cvsroot/devil-linux/build/scripts/configuration In directory sc8-pr-cvs1:/tmp/cvs-serv30186/scripts/configuration Modified Files: alsa.config Log Message: alsa support, stage 1 Index: alsa.config =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/alsa.config,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- alsa.config 7 Nov 2003 16:10:24 -0000 1.2 +++ alsa.config 7 Nov 2003 19:14:21 -0000 1.3 @@ -5,4 +5,4 @@ # # http://www.devil-linux.org -menu_add "System|Hardware Support" bool "ALSA-Project (Sound System) *EXPERIMENTAL, DOESN'T WORK*" CONFIG_ALSA +menu_add "System|Hardware Support" bool "ALSA-Project -Sound System- EXPERIMENTAL" CONFIG_ALSA |