[U-Boot] [PATCH v3 22/31] arm: qemu: Add a Kconfig in the board directory

sjg at google.com sjg at google.com
Wed Oct 24 17:31:43 UTC 2018


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>
Reviewed-by: Simon Glass <sjg at chromium.org>
---

Changes in v3: None
Changes in v2: None

 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

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list