Commit 6b63fa6b authored by Greg Banks's avatar Greg Banks Committed by James Morris

[PATCH] PATCH 2.5: kconfig synchronise banners 2 (3_3)

 1/8 definitions of CONFIG_VGA_CONSOLE have trivially different banners.
parent 201a3560
......@@ -475,7 +475,7 @@ endmenu
mainmenu_option next_comment
comment 'Console drivers'
if [ "$CONFIG_4xx" != "y" -a "$CONFIG_8xx" != "y" ]; then
bool 'Support for VGA Console' CONFIG_VGA_CONSOLE
bool 'VGA text console' CONFIG_VGA_CONSOLE
fi
source drivers/video/Config.in
if [ "$CONFIG_FB" = "y" -a "$CONFIG_ALL_PPC" = "y" ]; then
......
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