arm: x86: Move Kconfig from arch/ to board/
Set up a single place in Kconfig where board/emulation/Kconfig is included, removing the two sites in arch/arm and arch/x86 Move the ARM-specific Kconfig into this file. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -573,3 +573,5 @@ config MACH_QEMU
|
||||
help
|
||||
This should enabled for all QEMU targets, on all architectures. It
|
||||
controls features which are particular to running U-Boot on QEMU.
|
||||
|
||||
source "board/emulation/Kconfig"
|
||||
|
||||
Reference in New Issue
Block a user