arm: qemu: Add a Kconfig in the board directory
authorBin Meng <bmeng.cn@gmail.com>
Mon, 15 Oct 2018 09:21:18 +0000 (02:21 -0700)
committerSimon Glass <sjg@chromium.org>
Wed, 14 Nov 2018 17:16:28 +0000 (09:16 -0800)
commit6f3327658b03f448c324ac54aad1bd6cc2c2e50d
tree81717a7e51e4bbe38ab278b325be76502395eccc
parent4135e10732a0eb3c66b34d2fde32eb54d6323fc6
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>
arch/arm/Kconfig
board/emulation/qemu-arm/Kconfig [new file with mode: 0644]
configs/qemu_arm64_defconfig
configs/qemu_arm_defconfig