]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/MIP405.h
PowerPC: Update MIP405/MIP405T to use Kconfig better
authorTom Rini <trini@konsulko.com>
Tue, 20 Sep 2016 01:55:34 +0000 (21:55 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 20 Sep 2016 13:30:25 +0000 (09:30 -0400)
commitadf32adb706760b1c527d0d4d6b4976b36f19338
treee5cde6d5f66b5dd1521568f59a0a51a8b1bf19a4
parenta4d88920e5d0b67a92f8041f5e0fac0ce027bb48
PowerPC: Update MIP405/MIP405T to use Kconfig better

Convert CONFIG_MIP405T from SYS_EXTRA_OPTIONS to a real config

There are two boards, MIP405 and MIP405T that have a few differences.
Start by checking for CONFIG_TARGET_MIP405.  Then introduce
CONFIG_TARGET_MIP405T and use that not CONFIG_MIP405T.  Next, convert
also convert the usage of CONFIG_ISO_STRING to be based on Kconfig.

Signed-off-by: Tom Rini <trini@konsulko.com>
12 files changed:
arch/powerpc/cpu/ppc4xx/4xx_pci.c
arch/powerpc/cpu/ppc4xx/Kconfig
arch/powerpc/cpu/ppc4xx/resetvec.S
board/mpl/common/common_util.c
board/mpl/common/common_util.h
board/mpl/common/pci_parts.h
board/mpl/mip405/Kconfig
board/mpl/mip405/mip405.c
board/mpl/pati/pati.h
configs/MIP405T_defconfig
include/configs/MIP405.h
scripts/config_whitelist.txt