From: James S. <jsi...@us...> - 2002-07-23 19:19:23
|
Update of /cvsroot/linuxconsole/ruby/linux/arch/m68k In directory usw-pr-cvs1:/tmp/cvs-serv31846/linux/arch/m68k Modified Files: config.in Log Message: Synced to 2.5.26 Index: config.in =================================================================== RCS file: /cvsroot/linuxconsole/ruby/linux/arch/m68k/config.in,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- config.in 22 Jun 2002 17:50:58 -0000 1.18 +++ config.in 23 Jul 2002 19:18:47 -0000 1.19 @@ -495,7 +495,7 @@ mainmenu_option next_comment comment 'Sound support' -tristate 'Sound support' CONFIG_SOUND +tristate 'Sound card support' CONFIG_SOUND if [ "$CONFIG_SOUND" != "n" ]; then source sound/oss/dmasound/Config.in fi |