keymile: Make distinct kmeter1, and kmcoge5ne configs
authorMario Six <mario.six@gdsys.cc>
Mon, 21 Jan 2019 08:17:35 +0000 (09:17 +0100)
committerMario Six <mario.six@gdsys.cc>
Mon, 20 May 2019 11:50:34 +0000 (13:50 +0200)
commit009c87a2ab7bf39b2c46a415516a2142b76ed23a
treee6e85ecf2138f00141c6ac28e0b5faef0a411156
parentfb1b099f109826532f589a152c7cdf418090e5f8
keymile: Make distinct kmeter1, and kmcoge5ne configs

The kmeter1, and kmcoge5ne boards also build from the same config
file with #ifdef logic.

Create a separate include config for each board with the #ifdef logic
resolved as needed.

Signed-off-by: Mario Six <mario.six@gdsys.cc>
arch/powerpc/cpu/mpc83xx/Kconfig
board/keymile/km83xx/Kconfig
board/keymile/km83xx/km83xx.c
configs/kmcoge5ne_defconfig
configs/kmeter1_defconfig
include/configs/kmcoge5ne.h [moved from include/configs/km8360.h with 95% similarity]
include/configs/kmeter1.h [new file with mode: 0644]