mirror of
https://github.com/linuxboot/heads.git
synced 2025-01-31 00:24:17 +00:00
modules/flashrom: Enable AST1100 in flashrom. This will allow user to flash the BMC internally for KGPE-D16.
This commit is contained in:
parent
aba13a9c55
commit
a1f29410be
@ -15,6 +15,7 @@ flashrom_target := \
|
|||||||
CONFIG_NOTHING=yes \
|
CONFIG_NOTHING=yes \
|
||||||
CONFIG_INTERNAL=yes \
|
CONFIG_INTERNAL=yes \
|
||||||
CONFIG_DUMMY=yes \
|
CONFIG_DUMMY=yes \
|
||||||
|
CONFIG_AST1100=yes \
|
||||||
|
|
||||||
flashrom_output := \
|
flashrom_output := \
|
||||||
flashrom
|
flashrom
|
||||||
|
Loading…
x
Reference in New Issue
Block a user