2015-07-01 00:58:56 +02:00
|
|
|
config PAYLOAD_TIANOCORE
|
2016-06-03 00:42:29 +02:00
|
|
|
bool "Tianocore coreboot payload package"
|
2018-09-27 17:25:22 +02:00
|
|
|
depends on ARCH_X86
|
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.
|