From 7d10edb661a1431bfbff7f753abaaf1f91e2bcfd Mon Sep 17 00:00:00 2001 From: Thierry Laurion Date: Tue, 5 Jan 2021 13:20:17 -0500 Subject: [PATCH] coreboot configs : CONFIG_ANY_TOOLCHAIN=y is not needed anymore since built against coreboot's version muslcross built toolchain. --- config/coreboot-kgpe-d16_server-whiptail.config | 1 - config/coreboot-kgpe-d16_server.config | 1 - config/coreboot-kgpe-d16_workstation-usb_keyboard.config | 1 - config/coreboot-kgpe-d16_workstation.config | 1 - config/coreboot-librem_13v2.config | 1 - config/coreboot-librem_13v4.config | 1 - config/coreboot-librem_15v3.config | 1 - config/coreboot-librem_15v4.config | 1 - config/coreboot-librem_l1um.config | 1 - config/coreboot-librem_mini.config | 1 - config/coreboot-librem_mini_v2.config | 1 - config/coreboot-qemu-fbwhiptail.config | 1 - config/coreboot-qemu.config | 1 - config/coreboot-t420-hotp-maximized.config | 1 - config/coreboot-t420-maximized.config | 1 - config/coreboot-t420.config | 1 - config/coreboot-t430-flash.config | 1 - config/coreboot-t430-hotp-maximized.config | 1 - config/coreboot-t430-maximized.config | 1 - config/coreboot-t430.config | 1 - config/coreboot-x220-hotp-maximized.config | 1 - config/coreboot-x220-maximized.config | 1 - config/coreboot-x220.config | 1 - config/coreboot-x230-flash.config | 1 - config/coreboot-x230-hotp-maximized.config | 1 - config/coreboot-x230-hotp-verification.config | 1 - config/coreboot-x230-maximized.config | 1 - config/coreboot-x230-nkstorecli.config | 1 - config/coreboot-x230.config | 1 - 29 files changed, 29 deletions(-) diff --git a/config/coreboot-kgpe-d16_server-whiptail.config b/config/coreboot-kgpe-d16_server-whiptail.config index 249774ef..c22a8cf4 100644 --- a/config/coreboot-kgpe-d16_server-whiptail.config +++ b/config/coreboot-kgpe-d16_server-whiptail.config @@ -1,4 +1,3 @@ -CONFIG_ANY_TOOLCHAIN=y CONFIG_USE_OPTION_TABLE=y # CONFIG_COLLECT_TIMESTAMPS is not set CONFIG_VENDOR_ASUS=y diff --git a/config/coreboot-kgpe-d16_server.config b/config/coreboot-kgpe-d16_server.config index 7d6d8e64..24283ee2 100644 --- a/config/coreboot-kgpe-d16_server.config +++ b/config/coreboot-kgpe-d16_server.config @@ -1,4 +1,3 @@ -CONFIG_ANY_TOOLCHAIN=y CONFIG_USE_OPTION_TABLE=y # CONFIG_COLLECT_TIMESTAMPS is not set CONFIG_VENDOR_ASUS=y diff --git a/config/coreboot-kgpe-d16_workstation-usb_keyboard.config b/config/coreboot-kgpe-d16_workstation-usb_keyboard.config index 07a3b552..fd62c27f 100644 --- a/config/coreboot-kgpe-d16_workstation-usb_keyboard.config +++ b/config/coreboot-kgpe-d16_workstation-usb_keyboard.config @@ -1,4 +1,3 @@ -CONFIG_ANY_TOOLCHAIN=y CONFIG_USE_OPTION_TABLE=y # CONFIG_COLLECT_TIMESTAMPS is not set CONFIG_VENDOR_ASUS=y diff --git a/config/coreboot-kgpe-d16_workstation.config b/config/coreboot-kgpe-d16_workstation.config index b284c808..5fec274f 100644 --- a/config/coreboot-kgpe-d16_workstation.config +++ b/config/coreboot-kgpe-d16_workstation.config @@ -1,4 +1,3 @@ -CONFIG_ANY_TOOLCHAIN=y CONFIG_USE_OPTION_TABLE=y # CONFIG_COLLECT_TIMESTAMPS is not set CONFIG_VENDOR_ASUS=y diff --git a/config/coreboot-librem_13v2.config b/config/coreboot-librem_13v2.config index 5c30393d..f5d458d1 100644 --- a/config/coreboot-librem_13v2.config +++ b/config/coreboot-librem_13v2.config @@ -1,4 +1,3 @@ -CONFIG_ANY_TOOLCHAIN=y CONFIG_USE_BLOBS=y CONFIG_MEASURED_BOOT=y CONFIG_VENDOR_PURISM=y diff --git a/config/coreboot-librem_13v4.config b/config/coreboot-librem_13v4.config index d3c01989..475db4f0 100644 --- a/config/coreboot-librem_13v4.config +++ b/config/coreboot-librem_13v4.config @@ -1,4 +1,3 @@ -CONFIG_ANY_TOOLCHAIN=y CONFIG_USE_BLOBS=y CONFIG_MEASURED_BOOT=y CONFIG_VENDOR_PURISM=y diff --git a/config/coreboot-librem_15v3.config b/config/coreboot-librem_15v3.config index a813b5ea..d33a3caf 100644 --- a/config/coreboot-librem_15v3.config +++ b/config/coreboot-librem_15v3.config @@ -1,4 +1,3 @@ -CONFIG_ANY_TOOLCHAIN=y CONFIG_USE_BLOBS=y CONFIG_MEASURED_BOOT=y CONFIG_VENDOR_PURISM=y diff --git a/config/coreboot-librem_15v4.config b/config/coreboot-librem_15v4.config index 46298eda..81652dbd 100644 --- a/config/coreboot-librem_15v4.config +++ b/config/coreboot-librem_15v4.config @@ -1,4 +1,3 @@ -CONFIG_ANY_TOOLCHAIN=y CONFIG_USE_BLOBS=y CONFIG_MEASURED_BOOT=y CONFIG_VENDOR_PURISM=y diff --git a/config/coreboot-librem_l1um.config b/config/coreboot-librem_l1um.config index 8f85c14a..403ad8b9 100644 --- a/config/coreboot-librem_l1um.config +++ b/config/coreboot-librem_l1um.config @@ -1,4 +1,3 @@ -CONFIG_ANY_TOOLCHAIN=y CONFIG_USE_BLOBS=y CONFIG_MEASURED_BOOT=y CONFIG_VENDOR_PURISM=y diff --git a/config/coreboot-librem_mini.config b/config/coreboot-librem_mini.config index 45ba40b8..b75e2171 100644 --- a/config/coreboot-librem_mini.config +++ b/config/coreboot-librem_mini.config @@ -1,4 +1,3 @@ -CONFIG_ANY_TOOLCHAIN=y CONFIG_CBFS_SIZE=0xC00000 CONFIG_VENDOR_PURISM=y CONFIG_INTEL_GMA_VBT_FILE="3rdparty/purism-blobs/mainboard/purism/librem_cnl/mini/vbt.bin" diff --git a/config/coreboot-librem_mini_v2.config b/config/coreboot-librem_mini_v2.config index 83510725..4403278d 100644 --- a/config/coreboot-librem_mini_v2.config +++ b/config/coreboot-librem_mini_v2.config @@ -1,4 +1,3 @@ -CONFIG_ANY_TOOLCHAIN=y CONFIG_VENDOR_PURISM=y CONFIG_INTEL_GMA_VBT_FILE="3rdparty/purism-blobs/mainboard/purism/librem_cnl/mini/vbt.bin" CONFIG_IFD_BIN_PATH="3rdparty/purism-blobs/mainboard/purism/librem_cnl/mini_v2/flashdescriptor.bin" diff --git a/config/coreboot-qemu-fbwhiptail.config b/config/coreboot-qemu-fbwhiptail.config index 90f0ad00..2334ecd2 100644 --- a/config/coreboot-qemu-fbwhiptail.config +++ b/config/coreboot-qemu-fbwhiptail.config @@ -1,4 +1,3 @@ -CONFIG_ANY_TOOLCHAIN=y # CONFIG_INCLUDE_CONFIG_FILE is not set CONFIG_CBFS_SIZE=0x750000 # CONFIG_POST_IO is not set diff --git a/config/coreboot-qemu.config b/config/coreboot-qemu.config index 8a3fd6d2..5e917125 100644 --- a/config/coreboot-qemu.config +++ b/config/coreboot-qemu.config @@ -1,4 +1,3 @@ -CONFIG_ANY_TOOLCHAIN=y # CONFIG_INCLUDE_CONFIG_FILE is not set CONFIG_CBFS_SIZE=0x700000 # CONFIG_POST_IO is not set diff --git a/config/coreboot-t420-hotp-maximized.config b/config/coreboot-t420-hotp-maximized.config index 3a11f3b1..77dc92d1 100644 --- a/config/coreboot-t420-hotp-maximized.config +++ b/config/coreboot-t420-hotp-maximized.config @@ -1,4 +1,3 @@ -CONFIG_ANY_TOOLCHAIN=y # CONFIG_INCLUDE_CONFIG_FILE is not set # CONFIG_COLLECT_TIMESTAMPS is not set CONFIG_USE_BLOBS=y diff --git a/config/coreboot-t420-maximized.config b/config/coreboot-t420-maximized.config index b7f5bd31..4fa2e950 100644 --- a/config/coreboot-t420-maximized.config +++ b/config/coreboot-t420-maximized.config @@ -1,4 +1,3 @@ -CONFIG_ANY_TOOLCHAIN=y # CONFIG_INCLUDE_CONFIG_FILE is not set # CONFIG_COLLECT_TIMESTAMPS is not set CONFIG_USE_BLOBS=y diff --git a/config/coreboot-t420.config b/config/coreboot-t420.config index 59a91b8b..cca7c7cc 100644 --- a/config/coreboot-t420.config +++ b/config/coreboot-t420.config @@ -1,4 +1,3 @@ -CONFIG_ANY_TOOLCHAIN=y # CONFIG_INCLUDE_CONFIG_FILE is not set # CONFIG_COLLECT_TIMESTAMPS is not set CONFIG_USE_BLOBS=y diff --git a/config/coreboot-t430-flash.config b/config/coreboot-t430-flash.config index 092bd8bc..e068b294 100644 --- a/config/coreboot-t430-flash.config +++ b/config/coreboot-t430-flash.config @@ -1,4 +1,3 @@ -CONFIG_ANY_TOOLCHAIN=y # CONFIG_INCLUDE_CONFIG_FILE is not set # CONFIG_COLLECT_TIMESTAMPS is not set CONFIG_USE_BLOBS=y diff --git a/config/coreboot-t430-hotp-maximized.config b/config/coreboot-t430-hotp-maximized.config index 7e102260..e647adca 100644 --- a/config/coreboot-t430-hotp-maximized.config +++ b/config/coreboot-t430-hotp-maximized.config @@ -1,4 +1,3 @@ -CONFIG_ANY_TOOLCHAIN=y CONFIG_MEASURED_BOOT=y CONFIG_VENDOR_LENOVO=y CONFIG_CBFS_SIZE=0xB80000 diff --git a/config/coreboot-t430-maximized.config b/config/coreboot-t430-maximized.config index e4706b35..e1a3aea4 100644 --- a/config/coreboot-t430-maximized.config +++ b/config/coreboot-t430-maximized.config @@ -1,4 +1,3 @@ -CONFIG_ANY_TOOLCHAIN=y CONFIG_MEASURED_BOOT=y CONFIG_VENDOR_LENOVO=y CONFIG_CBFS_SIZE=0xB80000 diff --git a/config/coreboot-t430.config b/config/coreboot-t430.config index 1607172c..08857220 100644 --- a/config/coreboot-t430.config +++ b/config/coreboot-t430.config @@ -1,4 +1,3 @@ -CONFIG_ANY_TOOLCHAIN=y CONFIG_MEASURED_BOOT=y CONFIG_VENDOR_LENOVO=y CONFIG_CBFS_SIZE=0x700000 diff --git a/config/coreboot-x220-hotp-maximized.config b/config/coreboot-x220-hotp-maximized.config index 07b1bb6a..de5ea768 100644 --- a/config/coreboot-x220-hotp-maximized.config +++ b/config/coreboot-x220-hotp-maximized.config @@ -1,4 +1,3 @@ -CONFIG_ANY_TOOLCHAIN=y # CONFIG_INCLUDE_CONFIG_FILE is not set # CONFIG_COLLECT_TIMESTAMPS is not set CONFIG_USE_BLOBS=y diff --git a/config/coreboot-x220-maximized.config b/config/coreboot-x220-maximized.config index 0a7b7102..7692d3f6 100644 --- a/config/coreboot-x220-maximized.config +++ b/config/coreboot-x220-maximized.config @@ -1,4 +1,3 @@ -CONFIG_ANY_TOOLCHAIN=y # CONFIG_INCLUDE_CONFIG_FILE is not set # CONFIG_COLLECT_TIMESTAMPS is not set CONFIG_USE_BLOBS=y diff --git a/config/coreboot-x220.config b/config/coreboot-x220.config index 88167453..10063a73 100644 --- a/config/coreboot-x220.config +++ b/config/coreboot-x220.config @@ -1,4 +1,3 @@ -CONFIG_ANY_TOOLCHAIN=y # CONFIG_INCLUDE_CONFIG_FILE is not set # CONFIG_COLLECT_TIMESTAMPS is not set CONFIG_USE_BLOBS=y diff --git a/config/coreboot-x230-flash.config b/config/coreboot-x230-flash.config index 9ad545e0..d5f7601d 100644 --- a/config/coreboot-x230-flash.config +++ b/config/coreboot-x230-flash.config @@ -1,4 +1,3 @@ -CONFIG_ANY_TOOLCHAIN=y # CONFIG_INCLUDE_CONFIG_FILE is not set # CONFIG_COLLECT_TIMESTAMPS is not set CONFIG_USE_BLOBS=y diff --git a/config/coreboot-x230-hotp-maximized.config b/config/coreboot-x230-hotp-maximized.config index 1f50577b..436accd3 100644 --- a/config/coreboot-x230-hotp-maximized.config +++ b/config/coreboot-x230-hotp-maximized.config @@ -1,4 +1,3 @@ -CONFIG_ANY_TOOLCHAIN=y CONFIG_MEASURED_BOOT=y CONFIG_VENDOR_LENOVO=y CONFIG_CBFS_SIZE=0xB80000 diff --git a/config/coreboot-x230-hotp-verification.config b/config/coreboot-x230-hotp-verification.config index 865a04fe..e8eab009 100644 --- a/config/coreboot-x230-hotp-verification.config +++ b/config/coreboot-x230-hotp-verification.config @@ -1,4 +1,3 @@ -CONFIG_ANY_TOOLCHAIN=y CONFIG_MEASURED_BOOT=y CONFIG_VENDOR_LENOVO=y CONFIG_CBFS_SIZE=0x700000 diff --git a/config/coreboot-x230-maximized.config b/config/coreboot-x230-maximized.config index fb9b6d1d..e82dea0e 100644 --- a/config/coreboot-x230-maximized.config +++ b/config/coreboot-x230-maximized.config @@ -1,4 +1,3 @@ -CONFIG_ANY_TOOLCHAIN=y CONFIG_MEASURED_BOOT=y CONFIG_VENDOR_LENOVO=y CONFIG_CBFS_SIZE=0xB80000 diff --git a/config/coreboot-x230-nkstorecli.config b/config/coreboot-x230-nkstorecli.config index dd7e6770..8d768233 100644 --- a/config/coreboot-x230-nkstorecli.config +++ b/config/coreboot-x230-nkstorecli.config @@ -1,4 +1,3 @@ -CONFIG_ANY_TOOLCHAIN=y CONFIG_MEASURED_BOOT=y CONFIG_VENDOR_LENOVO=y CONFIG_CBFS_SIZE=0x710000 diff --git a/config/coreboot-x230.config b/config/coreboot-x230.config index 4d3c569b..89e68c26 100644 --- a/config/coreboot-x230.config +++ b/config/coreboot-x230.config @@ -1,4 +1,3 @@ -CONFIG_ANY_TOOLCHAIN=y CONFIG_MEASURED_BOOT=y CONFIG_VENDOR_LENOVO=y CONFIG_CBFS_SIZE=0x700000