x86: dfi: Add option to select different config headers for baseboards
authorStefan Roese <sr@denx.de>
Tue, 8 Aug 2017 09:52:12 +0000 (11:52 +0200)
committerBin Meng <bmeng.cn@gmail.com>
Tue, 8 Aug 2017 13:13:06 +0000 (21:13 +0800)
commit6b08679328450b7f9c7479c280fc213030891c53
tree1a17c1f5eb85eab79c4d1a6ae476082d328289a3
parent323a6d691079bd15f0a9c0c9607bebadf958cd16
x86: dfi: 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-dfi-bt700 is also 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/dfi/Kconfig
board/dfi/dfi-bt700/Kconfig
board/dfi/dfi-bt700/MAINTAINERS
configs/dfi-bt700-q7x-151_defconfig
configs/theadorable-x86-dfi-bt700_defconfig
include/configs/theadorable-x86-dfi-bt700.h [new file with mode: 0644]