[U-Boot] [PATCH 1/6] km: modify Kconfig file organization for KM boards
Stefan Roese
sr at denx.de
Tue Jun 18 09:47:22 UTC 2019
On 18.06.19 08:41, Pascal Linder wrote:
> As preparation for the upcoming transferring of configurations from header
> files to Kconfig, a common Kconfig file for all KM boards was created. For
> the moment, it only sources the other three, more specific, Kconfig files.
> Therefore, the architecture Kconfig files now include the common Kconfig
> file. Also, the configuration selection for KM boards was moved from the
> architecture Kconfig files to the board specific Kconfig files.
>
> Signed-off-by: Pascal Linder <pascal.linder at edu.hefr.ch>
> Signed-off-by: Holger Brunck <holger.brunck at ch.abb.com>
> Cc: Mario Six <mario.six at gdsys.cc>
> Cc: Prabhakar Kushwaha <prabhakar.kushwaha at nxp.com>
> ---
> arch/arm/mach-kirkwood/Kconfig | 9 +++------
> arch/powerpc/cpu/mpc83xx/Kconfig | 12 ++++--------
> arch/powerpc/cpu/mpc85xx/Kconfig | 8 ++------
> board/keymile/Kconfig | 16 ++++++++++++++++
> board/keymile/km83xx/Kconfig | 16 ++++++++++++++++
> board/keymile/km_arm/Kconfig | 7 +++++++
> board/keymile/kmp204x/Kconfig | 8 ++++++++
> 7 files changed, 56 insertions(+), 20 deletions(-)
> create mode 100644 board/keymile/Kconfig
This does not apply on top of current mainline. Please rebase and
resubmit.
Thanks,
Stefan
More information about the U-Boot
mailing list