mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 22:34:04 +02:00
[backfire] x86/image: restore grub console for generic images (closes: #7712)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@22673 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
35d83e5d76
commit
20516b9105
@ -8,7 +8,7 @@ config X86_GRUB_IMAGES
|
||||
config X86_GRUB_CONSOLE
|
||||
bool "Use Console Terminal (in addition to Serial)"
|
||||
depends X86_GRUB_IMAGES
|
||||
default n if (TARGET_x86_generic_Soekris45xx || TARGET_x86_generic_Soekris48xx)
|
||||
default y if !(TARGET_x86_generic_Soekris45xx || TARGET_x86_generic_Soekris48xx)
|
||||
|
||||
config X86_GRUB_SERIAL
|
||||
string "Serial port device"
|
||||
|
Loading…
Reference in New Issue
Block a user