File tree Expand file tree Collapse file tree
UNTESTED_t430-legacy-flash Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ export CONFIG_COREBOOT=y
44export CONFIG_COREBOOT_VERSION=4.19
55export CONFIG_LINUX_VERSION=5.10.5
66
7+ CONFIG_COREBOOT_CONFIG=config/coreboot-x230-legacy-flash.config
8+ CONFIG_LINUX_CONFIG=config/linux-x230-flash.config
9+
710CONFIG_BASH=n
811CONFIG_FLASHROM=y
912#CONFIG_GPG=y
@@ -14,7 +17,7 @@ CONFIG_PCIUTILS=y
1417#CONFIG_TPMTOTP=y
1518#CONFIG_DROPBEAR=y
1619
17- CONFIG_LINUX_CONFIG=config/linux-x230-flash.config
20+
1821CONFIG_LINUX_USB=y
1922#CONFIG_LINUX_E1000E=y
2023
Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ export CONFIG_COREBOOT=y
44export CONFIG_COREBOOT_VERSION=4.19
55export CONFIG_LINUX_VERSION=5.10.5
66
7+ CONFIG_COREBOOT_CONFIG=config/coreboot-t430-legacy-flash.config
8+ CONFIG_LINUX_CONFIG=config/linux-x230-flash.config
9+
710CONFIG_BASH=n
811CONFIG_FLASHROM=y
912#CONFIG_GPG=y
@@ -14,7 +17,7 @@ CONFIG_PCIUTILS=y
1417#CONFIG_TPMTOTP=y
1518#CONFIG_DROPBEAR=y
1619
17- CONFIG_LINUX_CONFIG=config/linux-x230-flash.config
20+
1821CONFIG_LINUX_USB=y
1922#CONFIG_LINUX_E1000E=y
2023
You can’t perform that action at this time.
0 commit comments