km: add Kconfig menus for KM boards
authorPascal Linder <pascal.linder@edu.hefr.ch>
Tue, 9 Jul 2019 07:28:20 +0000 (09:28 +0200)
committerStefan Roese <sr@denx.de>
Mon, 12 Aug 2019 07:12:38 +0000 (09:12 +0200)
commit707f06f331096161d2ece57634cb816e46d1878a
tree6b19cd410b078db8eae7db96d29318bd9d87ec23
parentfeb5a02f869d5678190dfc915ef6c2781b4f7a6c
km: add Kconfig menus for KM boards

To execute the conversion away from board specific header files, Kconfig
menus have been implemented for all KM boards and additionally for those
having an ARM architecture.

For the moment, the preprocessor definitions stay in the headers. The
boolean types, however, needed a modification (#define CONFIG_* 1).

The default configuration files of some boards required an update in order
to not change the currently defined values of the configurations.

Signed-off-by: Pascal Linder <pascal.linder@edu.hefr.ch>
Signed-off-by: Holger Brunck <holger.brunck@ch.abb.com>
Signed-off-by: Stefan Roese <sr@denx.de>
14 files changed:
board/keymile/Kconfig
board/keymile/km_arm/Kconfig
configs/km_kirkwood_pci_defconfig
configs/kmcoge5un_defconfig
configs/kmnusa_defconfig
configs/kmsugp1_defconfig
configs/kmsuv31_defconfig
configs/kmvect1_defconfig
configs/mgcoge3un_defconfig
configs/portl2_defconfig
include/configs/km/km-powerpc.h
include/configs/km/km_arm.h
include/configs/km_kirkwood.h
include/configs/kmvect1.h