soc/intel/xeon_sp/util: Enhance lock_pam0123
[coreboot2.git] / payloads / external / LinuxBoot / Kconfig.name
blob774dce3098f46d0b7a1b5a0c840db3e551ebde67
1 ## SPDX-License-Identifier: GPL-2.0-only
3 config PAYLOAD_LINUXBOOT
4         bool "LinuxBoot"
5         depends on ARCH_X86 || ARCH_ARM64 || ARCH_RISCV
6         help
7           Select this option if you want to build a coreboot image
8           with a LinuxBoot payload. If you don't know what this is
9           about, just leave it enabled.
11           See https://doc.coreboot.org/payloads.html for more information.