]> git.neil.brown.name Git - history.git/commitdiff
[PATCH] PATCH 2.5: kconfig synchronise banners 2 (2_3)
authorGreg Banks <gnb@alphalink.com.au>
Mon, 15 Jul 2002 06:08:23 +0000 (23:08 -0700)
committerLinus Torvalds <torvalds@penguin.transmeta.com>
Mon, 15 Jul 2002 06:08:23 +0000 (23:08 -0700)
 1/14 definitions of CONFIG_SOUND have trivially different banners.

arch/m68k/config.in

index 165b785a3c43ff7e8088309e33cb4456634989e3..02cf4d3d8149949ead25a66368f88141448d4b03 100644 (file)
@@ -522,7 +522,7 @@ endmenu
 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