diff --git a/config/coreboot-x230.config b/config/coreboot-x230.config index 25e3f2f41..6765772ed 100644 --- a/config/coreboot-x230.config +++ b/config/coreboot-x230.config @@ -17,6 +17,6 @@ CONFIG_CONSOLE_CBMEM_BUFFER_SIZE=0x80000 CONFIG_DEFAULT_CONSOLE_LOGLEVEL_5=y CONFIG_PAYLOAD_LINUX=y CONFIG_PAYLOAD_FILE="../../build/x230/bzImage" -CONFIG_LINUX_COMMAND_LINE="intel_iommu=igfx_off quiet" +CONFIG_LINUX_COMMAND_LINE="intel_iommu=igfx_off quiet tpm_tis.force=1" CONFIG_LINUX_INITRD="../../build/x230/initrd.cpio.xz" CONFIG_DEBUG_SMM_RELOCATION=y