diff --git a/config/coreboot-x230.config b/config/coreboot-x230.config index c69f4174..1ec6037b 100644 --- a/config/coreboot-x230.config +++ b/config/coreboot-x230.config @@ -23,3 +23,6 @@ CONFIG_PAYLOAD_OPTIONS="" CONFIG_LINUX_COMMAND_LINE="intel_iommu=igfx_off quiet" CONFIG_LINUX_INITRD="../../build/x230/initrd.cpio.xz" CONFIG_DEBUG_SMM_RELOCATION=y +CONFIG_USE_OPTION_TABLE=y +CONFIG_GENERATE_SMBIOS_TABLES=y +CONFIG_SMBIOS_PROVIDED_BY_MOBO=y