diff --git a/config/coreboot-x220.config b/config/coreboot-x220.config index a91aef7dc..263fd0454 100644 --- a/config/coreboot-x220.config +++ b/config/coreboot-x220.config @@ -16,8 +16,8 @@ CONFIG_DRIVERS_PS2_KEYBOARD=y CONFIG_NO_POST=y CONFIG_CHECK_ME=y CONFIG_GBE_BIN_PATH="../../blobs/x220/gbe.bin" +CONFIG_DEBUG_TPM=y CONFIG_CONSOLE_CBMEM_BUFFER_SIZE=0x80000 -CONFIG_DEFAULT_CONSOLE_LOGLEVEL_5=y CONFIG_PAYLOAD_LINUX=y CONFIG_PAYLOAD_FILE="../../build/x220/bzImage" CONFIG_LINUX_COMMAND_LINE="quiet"