mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-18 20:47:55 +00:00
KGPE-D16: remove BOOT_GUI_MENU_NAME and BG_COLOR as under all other boards.
This commit is contained in:
parent
2fc8813fc6
commit
561d01c863
@ -54,9 +54,6 @@ export CONFIG_TPM=y
|
||||
#export CONFIG_BOOTSCRIPT=/bin/generic-init
|
||||
export CONFIG_BOOTSCRIPT=/bin/gui-init
|
||||
#export CONFIG_BOOTSCRIPT_NETWORK=/bin/network-init-recovery
|
||||
export CONFIG_BOOT_GUI_MENU_NAME="KGPE-D16 Heads Boot Menu"
|
||||
export CONFIG_WARNING_BG_COLOR="--background-gradient 0 0 0 150 125 0"
|
||||
export CONFIG_ERROR_BG_COLOR="--background-gradient 0 0 0 150 0 0"
|
||||
|
||||
#CONSOLE SELECTION
|
||||
#Single output to OpenBMC
|
||||
|
@ -51,9 +51,6 @@ export CONFIG_TPM=y
|
||||
#export CONFIG_BOOTSCRIPT=/bin/generic-init
|
||||
export CONFIG_BOOTSCRIPT=/bin/gui-init
|
||||
#export CONFIG_BOOTSCRIPT_NETWORK=/bin/network-init-recovery
|
||||
export CONFIG_BOOT_GUI_MENU_NAME="KGPE-D16 Heads Boot Menu"
|
||||
export CONFIG_WARNING_BG_COLOR="--background-gradient 0 0 0 150 125 0"
|
||||
export CONFIG_ERROR_BG_COLOR="--background-gradient 0 0 0 150 0 0"
|
||||
|
||||
#CONSOLE SELECTION
|
||||
#Single output to OpenBMC
|
||||
|
@ -52,9 +52,6 @@ export CONFIG_TPM=y
|
||||
#export CONFIG_BOOTSCRIPT=/bin/generic-init
|
||||
export CONFIG_BOOTSCRIPT=/bin/gui-init
|
||||
#export CONFIG_BOOTSCRIPT_NETWORK=/bin/network-init-recovery
|
||||
export CONFIG_BOOT_GUI_MENU_NAME="KGPE-D16 Heads Boot Menu"
|
||||
export CONFIG_WARNING_BG_COLOR="--background-gradient 0 0 0 150 125 0"
|
||||
export CONFIG_ERROR_BG_COLOR="--background-gradient 0 0 0 150 0 0"
|
||||
|
||||
#CONSOLE SELECTION
|
||||
#Single output to OpenBMC
|
||||
|
Loading…
Reference in New Issue
Block a user