blob: 082a9b1ec2ddc74d2f0c0cbeb912740c86810e77 (
plain)
1
2
3
4
5
6
7
8
|
config PAYLOAD_BOOTBOOT
bool "BOOTBOOT"
depends on ARCH_X86 || ARCH_ARM64
help
Select this option if you want to build a coreboot image
with a BOOTBOOT Protocol payload.
See https://gitlab.com/bztsrc/bootboot for more information.
|