]> git.sur5r.net Git - u-boot/commit
x86: conga: Add option to select different config headers for baseboards
authorStefan Roese <sr@denx.de>
Tue, 8 Aug 2017 09:52:13 +0000 (11:52 +0200)
committerBin Meng <bmeng.cn@gmail.com>
Tue, 8 Aug 2017 13:13:06 +0000 (21:13 +0800)
commit14a937ffb9ff4f7f3eaad229be900c1571a431af
tree65fb1b399163153deaf33f00e5d886f0c09fc4cf
parent6b08679328450b7f9c7479c280fc213030891c53
x86: conga: Add option to select different config headers for baseboards

This patch adds the infrastructure to define different config headers
with different configurations and default environment for the baseboards
that can now be selected via Kconfig. The new configuration for the
theadorable-x86-conga-qa3-e3845 is also added. Also the new defconfig
file for this new target is added.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Simon Glass <sjg@chromium.org>
Cc: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
board/congatec/Kconfig
board/congatec/conga-qeval20-qa3-e3845/Kconfig
board/congatec/conga-qeval20-qa3-e3845/MAINTAINERS
configs/theadorable-x86-conga-qa3-e3845_defconfig [new file with mode: 0644]
include/configs/theadorable-x86-conga-qa3-e3845.h [new file with mode: 0644]