PATCH: Disable console terminal in Grub for alix2 target
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 12 Apr 2012 23:30:27 +0000 (23:30 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 12 Apr 2012 23:30:27 +0000 (23:30 +0000)
commit6609a129b2ee19afa9977b22643002a66b80449e
tree5a1f6d24d7cfa31fa71eea4416d26aabbfe62f81
parent79f4a12b6c707dd8d8a64b6ef899ed59c6541e98
PATCH: Disable console terminal in Grub for alix2 target

The alix2 target has the VGA console for grub enabled by default. This
prevents the grub menu from appearing on bootup. It is disabled by
default for the other embedded x86 platforms. This patch corrects that
behavior for the alix2 target.

Signed-off-by: Adam Gensler <openwrt@kristenandadam.net>
SVN-Revision: 31270
target/linux/x86/image/Config.in