commit | 6b08679328450b7f9c7479c280fc213030891c53 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Tue Aug 08 11:52:12 2017 +0200 |
committer | Bin Meng <bmeng.cn@gmail.com> | Tue Aug 08 21:13:06 2017 +0800 |
tree | 1a17c1f5eb85eab79c4d1a6ae476082d328289a3 | |
parent | 323a6d691079bd15f0a9c0c9607bebadf958cd16 [diff] |
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>