Martin Roth | dbae4d0 | 2015-12-11 12:24:33 -0700 | [diff] [blame] | 1 | config 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. | ||||
11 |