diff --git a/config/coreboot-t430-hotp-verification.config b/config/coreboot-t430-hotp-verification.config index c0526e77e..effc5e772 100644 --- a/config/coreboot-t430-hotp-verification.config +++ b/config/coreboot-t430-hotp-verification.config @@ -7,7 +7,6 @@ CONFIG_CBFS_SIZE=0x700000 CONFIG_BOARD_LENOVO_THINKPAD_T430=y CONFIG_LINUX_COMMAND_LINE="intel_iommu=igfx_off quiet" CONFIG_UART_PCI_ADDR=0 -CONFIG_CPU_MICROCODE_CBFS_NONE=y CONFIG_GENERIC_LINEAR_FRAMEBUFFER=y CONFIG_DRIVERS_PS2_KEYBOARD=y CONFIG_TPM_MEASURED_BOOT=y diff --git a/config/coreboot-t430.config b/config/coreboot-t430.config index c0f8b2ae3..cd717766a 100644 --- a/config/coreboot-t430.config +++ b/config/coreboot-t430.config @@ -4,7 +4,6 @@ CONFIG_NO_POST=y CONFIG_CBFS_SIZE=0x700000 CONFIG_BOARD_LENOVO_THINKPAD_T430=y CONFIG_UART_PCI_ADDR=0 -CONFIG_CPU_MICROCODE_CBFS_NONE=y CONFIG_GENERIC_LINEAR_FRAMEBUFFER=y CONFIG_DRIVERS_PS2_KEYBOARD=y CONFIG_TPM_MEASURED_BOOT=y diff --git a/config/coreboot-x230-hotp-verification.config b/config/coreboot-x230-hotp-verification.config index 1e421f7f9..ec93cf1b1 100644 --- a/config/coreboot-x230-hotp-verification.config +++ b/config/coreboot-x230-hotp-verification.config @@ -5,7 +5,6 @@ CONFIG_CBFS_SIZE=0x700000 CONFIG_BOARD_LENOVO_X230=y CONFIG_LINUX_COMMAND_LINE="intel_iommu=igfx_off quiet" CONFIG_UART_PCI_ADDR=0 -CONFIG_CPU_MICROCODE_CBFS_NONE=y CONFIG_NO_GFX_INIT=y CONFIG_DRIVERS_PS2_KEYBOARD=y CONFIG_TPM_MEASURED_BOOT=y diff --git a/config/coreboot-x230.config b/config/coreboot-x230.config index 2f799e7ab..9f8b40c5a 100644 --- a/config/coreboot-x230.config +++ b/config/coreboot-x230.config @@ -5,7 +5,6 @@ CONFIG_CBFS_SIZE=0x700000 CONFIG_BOARD_LENOVO_X230=y CONFIG_LINUX_COMMAND_LINE="intel_iommu=igfx_off quiet" CONFIG_UART_PCI_ADDR=0 -CONFIG_CPU_MICROCODE_CBFS_NONE=y CONFIG_NO_GFX_INIT=y CONFIG_DRIVERS_PS2_KEYBOARD=y CONFIG_TPM_MEASURED_BOOT=y