[U-Boot] [PATCH] arm: qemu: rework Kconfig
Bin Meng
bmeng.cn at gmail.com
Fri Oct 19 10:16:30 UTC 2018
Hi,
On Fri, Oct 19, 2018 at 4:55 PM AKASHI Takahiro
<takahiro.akashi at linaro.org> wrote:
>
> Define a missing CONFIG_SYS_SOC and move some CONFIG_SYS_* to a more
> canonical place (i.e. under board).
>
> Signed-off-by: AKASHI Takahiro <takahiro.akashi at linaro.org>
> ---
> arch/arm/Kconfig | 1 +
> arch/arm/mach-qemu/Kconfig | 18 ++++++++++--------
> board/emulation/qemu-arm/Kconfig | 9 +++++++++
> 3 files changed, 20 insertions(+), 8 deletions(-)
> create mode 100644 board/emulation/qemu-arm/Kconfig
>
Please rebase your changes on top of http://patchwork.ozlabs.org/patch/984021/
Regards,
Bin
More information about the U-Boot
mailing list