Commit 8fca6c44 authored by Greg Banks's avatar Greg Banks Committed by Linus Torvalds

[PATCH] PATCH 2.5: kconfig synchronise banners (16_16)

1/14 definitions of CONFIG_SOUND have trivially different banners.
parent 4fe83d38
...@@ -626,7 +626,7 @@ if [ "$CONFIG_ARCH_ACORN" = "y" -o \ ...@@ -626,7 +626,7 @@ if [ "$CONFIG_ARCH_ACORN" = "y" -o \
mainmenu_option next_comment mainmenu_option next_comment
comment 'Sound' comment 'Sound'
tristate 'Sound support' CONFIG_SOUND tristate 'Sound card support' CONFIG_SOUND
if [ "$CONFIG_SOUND" != "n" ]; then if [ "$CONFIG_SOUND" != "n" ]; then
source sound/Config.in source sound/Config.in
fi fi
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment