1 ## SPDX-License-Identifier: GPL-2.0-only
3 config PAYLOAD_BOOTBOOT
5 depends on ARCH_X86 || ARCH_ARM64
7 Select this option if you want to build a coreboot image
8 with a BOOTBOOT Protocol payload.
10 See https://gitlab.com/bztsrc/bootboot for more information.