km: modify Kconfig file organization for KM boards
authorPascal Linder <pascal.linder@edu.hefr.ch>
Tue, 18 Jun 2019 11:27:47 +0000 (13:27 +0200)
committerStefan Roese <sr@denx.de>
Thu, 11 Jul 2019 08:58:03 +0000 (10:58 +0200)
commitc0fed3ac2568027c99ec79c32530b6f47a2c5136
treece9454ea4c1e31401955a4c828658f295439c6bb
parent54b8c51ebe2e0cb47a60c22f92c4502bab03c904
km: modify Kconfig file organization for KM boards

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@edu.hefr.ch>
Signed-off-by: Holger Brunck <holger.brunck@ch.abb.com>
Cc: Mario Six <mario.six@gdsys.cc>
Cc: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
Signed-off-by: Stefan Roese <sr@denx.de>
arch/arm/mach-kirkwood/Kconfig
arch/powerpc/cpu/mpc83xx/Kconfig
arch/powerpc/cpu/mpc85xx/Kconfig
board/keymile/Kconfig [new file with mode: 0644]
board/keymile/km83xx/Kconfig
board/keymile/km_arm/Kconfig
board/keymile/kmp204x/Kconfig