]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitd80b9c3c723386fd211d9abcd65605e6f708d1b3
treee6e85ecf2138f00141c6ac28e0b5faef0a411156
parent6bdb4bc3b5f6d266993af72992d2a2660260ef1f
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/km8360.h [deleted file]
include/configs/kmcoge5ne.h [new file with mode: 0644]
include/configs/kmeter1.h [new file with mode: 0644]