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)
commit4b230e19fc765c582555647945d4380c37cecc49
tree43374f00caf6354fd8fcd14003e8dd5c7dc65813
parent3cb72f38fda3b3b94bb866b8a37001396ac2f784
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