PATCH: Disable console terminal in Grub for alix2 target
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 12 Apr 2012 23:30:27 +0000 (23:30 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 12 Apr 2012 23:30:27 +0000 (23:30 +0000)
commit7fe2f385bb6481edabc9eba18c8558cb33ad398b
tree5a1f6d24d7cfa31fa71eea4416d26aabbfe62f81
parent9852ed4a4410ce77577c12a0722b61e7a3498985
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31270 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/x86/image/Config.in