mb/google/brya/var/orisa: Update Type C DisplayPort HPD Configuration
[coreboot2.git] / payloads / external / U-Boot / Kconfig.name
blob897f1a345b5d913f55ed01b7a0a6d30bb1a7ada5
1 ## SPDX-License-Identifier: GPL-2.0-only
3 config PAYLOAD_UBOOT
4         bool "U-Boot"
5         depends on ARCH_X86
6         help
7           Select this option if you want to build a coreboot image
8           with a U-Boot payload.
10           See https://doc.coreboot.org/payloads.html and U-Boot's documentation
11           at http://git.denx.de/?p=u-boot.git;a=blob;f=doc/README.x86
12           for more information.