mb/starlabs/starlite_adl: Configure GPIO interrupt for Virtual Button
[coreboot2.git] / payloads / external / linux / Kconfig.name
blob1d8fcd08f6d53a1e5a5f0fe0b6e9fcaeafea1217
1 ## SPDX-License-Identifier: GPL-2.0-only
3 config PAYLOAD_LINUX
4         bool "A Linux payload"
5         depends on ARCH_X86 || ARCH_ARM || ARCH_RISCV
6         help
7           Select this option if you have a Linux bzImage which coreboot
8           should run as soon as the basic hardware initialization
9           is completed.
11           You will be able to specify the location and file name of the
12           payload image later.