commit | 6f3327658b03f448c324ac54aad1bd6cc2c2e50d | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Mon Oct 15 02:21:18 2018 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Nov 14 09:16:28 2018 -0800 |
tree | 81717a7e51e4bbe38ab278b325be76502395eccc | |
parent | 4135e10732a0eb3c66b34d2fde32eb54d6323fc6 [diff] |
arm: qemu: Add a Kconfig in the board directory This adds a Kconfig file in the board directory, so that some board-specific options can be specified there. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>