blob: 36e751fe6d5e1cf238a3588f9a88c23f113131c5 [file] [log] [blame]
Martin Rothdbae4d02015-12-11 12:24:33 -07001config PAYLOAD_UBOOT
2 bool "U-Boot (Experimental)"
3 depends on ARCH_X86
4 help
5 Select this option if you want to build a coreboot image
6 with a U-Boot payload.
7
8 See http://coreboot.org/Payloads and U-Boot's documentation
9 at http://git.denx.de/?p=u-boot.git;a=blob;f=doc/README.x86
10 for more information.