mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-24 15:16:42 +00:00
12 lines
212 B
Plaintext
12 lines
212 B
Plaintext
# Minimal configuration for a x230 to support flashrom and USB
|
|
BOARD=x230.flash
|
|
|
|
CONFIG_FLASHROM=y
|
|
CONFIG_PCIUTILS=y
|
|
CONFIG_TPM=y
|
|
|
|
CONFIG_LINUX_USB=y
|
|
CONFIG_LINUX_E1000E=y
|
|
|
|
CONFIG_BOOTSCRIPT=/bin/x230-flash.init
|