From 3b59ed68898eceba46bd321d130089610d7b7b22 Mon Sep 17 00:00:00 2001 From: Greg Banks Date: Sun, 14 Jul 2002 23:08:23 -0700 Subject: [PATCH] [PATCH] PATCH 2.5: kconfig synchronise banners 2 (2_3) 1/14 definitions of CONFIG_SOUND have trivially different banners. --- arch/m68k/config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/m68k/config.in b/arch/m68k/config.in index 165b785a3c43..02cf4d3d8149 100644 --- a/arch/m68k/config.in +++ b/arch/m68k/config.in @@ -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 -- 2.39.5