From 35fd8cb341902b0e46e67095fc4a74833dbfd2d0 Mon Sep 17 00:00:00 2001 From: Thierry Laurion Date: Sat, 19 Sep 2020 15:41:50 -0400 Subject: [PATCH] x230-hotp-verification: revert to coreboot "CONFIG_CBFS_SIZE=0x700000" by disabling board "CONFIG_DROPBEAR=y" and "CONFIG_LINUX_E1000E" to save space per @alex-nitrokey test under #770 to fix #608 --- boards/x230-hotp-verification/x230-hotp-verification.config | 5 +++-- config/coreboot-x230-hotp-verification.config | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/boards/x230-hotp-verification/x230-hotp-verification.config b/boards/x230-hotp-verification/x230-hotp-verification.config index 5eef5868c..ff86ebc42 100644 --- a/boards/x230-hotp-verification/x230-hotp-verification.config +++ b/boards/x230-hotp-verification/x230-hotp-verification.config @@ -19,7 +19,6 @@ CONFIG_PCIUTILS=y CONFIG_POPT=y CONFIG_QRENCODE=y CONFIG_TPMTOTP=y -CONFIG_DROPBEAR=y #CONFIG_SLANG=y #CONFIG_NEWT=y @@ -28,7 +27,9 @@ CONFIG_FBWHIPTAIL=y CONFIG_HOTPKEY=y CONFIG_LINUX_USB=y -CONFIG_LINUX_E1000E=y + +CONFIG_DROPBEAR=n +CONFIG_LINUX_E1000E=n export CONFIG_TPM=y export CONFIG_BOOTSCRIPT=/bin/gui-init diff --git a/config/coreboot-x230-hotp-verification.config b/config/coreboot-x230-hotp-verification.config index 150c73332..092064afa 100644 --- a/config/coreboot-x230-hotp-verification.config +++ b/config/coreboot-x230-hotp-verification.config @@ -2,7 +2,7 @@ CONFIG_LOCALVERSION="heads" CONFIG_ANY_TOOLCHAIN=y CONFIG_MEASURED_BOOT=y CONFIG_VENDOR_LENOVO=y -CONFIG_CBFS_SIZE=0x710000 +CONFIG_CBFS_SIZE=0x700000 CONFIG_BOARD_LENOVO_X230=y CONFIG_NO_POST=y CONFIG_UART_PCI_ADDR=0