[U-Boot] [PATCH 15/27] arm: qemu: Add a Kconfig in the board directory
Simon Glass
sjg at chromium.org
Thu Sep 27 13:42:35 UTC 2018
On 23 September 2018 at 06:42, Bin Meng <bmeng.cn at gmail.com> wrote:
> 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 at gmail.com>
> ---
>
> arch/arm/Kconfig | 1 +
> board/emulation/qemu-arm/Kconfig | 9 +++++++++
> configs/qemu_arm64_defconfig | 1 -
> configs/qemu_arm_defconfig | 1 -
> 4 files changed, 10 insertions(+), 2 deletions(-)
> create mode 100644 board/emulation/qemu-arm/Kconfig
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list