2 # Copyright (C) 2015, Bin Meng <bmeng.cn@gmail.com>
4 # SPDX-License-Identifier: GPL-2.0+
10 prompt "Mainboard model"
13 config TARGET_COREBOOT
16 This target is used for running U-Boot on top of coreboot. In
17 this case coreboot does the early inititalisation, and U-Boot
18 takes over once the RAM, video and CPU are fully running.
19 U-Boot is loaded as a fallback payload from coreboot, in
20 coreboot terminology. This method was used for the Chromebook
25 source "board/coreboot/coreboot/Kconfig"