drivers/wifi: Remove unnecessary data structure copy
[coreboot2.git] / payloads / external / edk2 / Kconfig.name
blob3e2bf7e570810003e07f7792d34db04227c576bb
1 ## SPDX-License-Identifier: GPL-2.0-only
3 config PAYLOAD_EDK2
4         bool "edk2 payload"
5         depends on ARCH_X86 || ARCH_ARM64
6         help
7           Select this option if you want to build a coreboot image
8           with a edk2 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.