mirror of
https://github.com/linuxboot/heads.git
synced 2025-02-21 09:31:51 +00:00
qemu-coreboot-fbwhiptail: removing of unneeded comments
This commit is contained in:
parent
31a103fdae
commit
29e28005ab
@ -23,14 +23,9 @@ CONFIG_MBEDTLS=y
|
||||
CONFIG_DROPBEAR=y
|
||||
CONFIG_MSRTOOLS=y
|
||||
|
||||
#Uncomment only one of the following block
|
||||
#Required for graphical gui-init (FBWhiptail)
|
||||
CONFIG_CAIRO=y
|
||||
CONFIG_FBWHIPTAIL=y
|
||||
#
|
||||
#text-based init (generic-init and gui-init)
|
||||
#CONFIG_NEWT=y
|
||||
#CONFIG_SLANG=y
|
||||
|
||||
endif
|
||||
|
||||
@ -39,12 +34,8 @@ CONFIG_LINUX_AHCI=y
|
||||
CONFIG_LINUX_USB=y
|
||||
CONFIG_LINUX_E1000=y
|
||||
|
||||
#Uncomment only one BOOTSCRIPT:
|
||||
#Whiptail-based init (text-based or FBWhiptail)
|
||||
export CONFIG_BOOTSCRIPT=/bin/gui-init
|
||||
#
|
||||
#text-based original init:
|
||||
#export CONFIG_BOOTSCRIPT=/bin/generic-init
|
||||
|
||||
export CONFIG_TPM=n
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user