]> git.ipfire.org Git - people/ms/u-boot.git/commit - configs/kmlion1_defconfig
Convert CONFIG_CMD_IMMAP to Kconfig
authorSimon Glass <sjg@chromium.org>
Wed, 17 May 2017 09:25:31 +0000 (03:25 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 22 May 2017 16:45:28 +0000 (12:45 -0400)
commitc7c111e5f73278f838c4e9284503078dd7b46139
treeabfed2bc5360b39435427ece5aa9cd15105def73
parentfc843a02acad62e231a3e779cebd1712688146fc
Convert CONFIG_CMD_IMMAP to Kconfig

This converts the following to Kconfig:
   CONFIG_CMD_IMMAP

Also move this command out of the cmd/ directory since it is
PowerPC-specific.

Signed-off-by: Simon Glass <sjg@chromium.org>
29 files changed:
README
arch/powerpc/Kconfig
arch/powerpc/lib/Kconfig [new file with mode: 0644]
arch/powerpc/lib/Makefile
arch/powerpc/lib/immap.c [moved from cmd/immap.c with 100% similarity]
cmd/Makefile
configs/canmb_defconfig
configs/kmcoge4_defconfig
configs/kmcoge5ne_defconfig
configs/kmeter1_defconfig
configs/kmlion1_defconfig
configs/kmopti2_defconfig
configs/kmsupx5_defconfig
configs/kmtegr1_defconfig
configs/kmtepr2_defconfig
configs/kmvect1_defconfig
configs/mgcoge3ne_defconfig
configs/mgcoge_defconfig
configs/motionpro_defconfig
configs/munices_defconfig
configs/suvd3_defconfig
configs/tuge1_defconfig
configs/tuxx1_defconfig
include/config_cmd_all.h
include/configs/canmb.h
include/configs/km/keymile-common.h
include/configs/motionpro.h
include/configs/munices.h
scripts/config_whitelist.txt