diff --git a/boards/qemu-coreboot-fbwhiptail/qemu-coreboot-fbwhiptail.config b/boards/qemu-coreboot-fbwhiptail/qemu-coreboot-fbwhiptail.config index 72ebec595..125879a46 100644 --- a/boards/qemu-coreboot-fbwhiptail/qemu-coreboot-fbwhiptail.config +++ b/boards/qemu-coreboot-fbwhiptail/qemu-coreboot-fbwhiptail.config @@ -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