[armel/orion5x, armel/kirkwood] Make sure VGA_CONSOLE is disabled,

otherwise the kernel won't boot.

svn path=/dists/trunk/linux-2.6/; revision=14523
This commit is contained in:
Martin Michlmayr 2009-10-30 12:10:24 +00:00
parent c78725f077
commit 01fb240bfd
2 changed files with 10 additions and 0 deletions

View File

@ -526,6 +526,11 @@ CONFIG_USB_STORAGE_JUMPSHOT=y
##
CONFIG_FB=m
##
## file: drivers/video/console/Kconfig
##
# CONFIG_VGA_CONSOLE is not set
##
## file: drivers/watchdog/Kconfig
##

View File

@ -511,6 +511,11 @@ CONFIG_USB_STORAGE_JUMPSHOT=y
##
CONFIG_FB=m
##
## file: drivers/video/console/Kconfig
##
# CONFIG_VGA_CONSOLE is not set
##
## file: drivers/watchdog/Kconfig
##