2015-07-01 00:58:56 +02:00
|
|
|
config PAYLOAD_TIANOCORE
|
2019-07-20 07:06:03 +02:00
|
|
|
bool "Tianocore payload"
|
2021-07-15 11:46:15 +02:00
|
|
|
depends on ARCH_X86 || ARCH_ARM64
|
2015-07-01 00:58:56 +02:00
|
|
|
help
|
|
|
|
Select this option if you want to build a coreboot image
|
2016-06-03 00:42:29 +02:00
|
|
|
with a Tianocore payload. If you don't know what this is
|
2015-07-01 00:58:56 +02:00
|
|
|
about, just leave it enabled.
|
|
|
|
|
2017-06-05 12:33:23 +02:00
|
|
|
See https://coreboot.org/Payloads for more information.
|