]> git.baikalelectronics.ru Git - uboot.git/commit
Convert CONFIG_SYS_IMMR to Kconfig
authorTom Rini <trini@konsulko.com>
Mon, 13 Dec 2021 03:12:30 +0000 (22:12 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 27 Dec 2021 13:41:38 +0000 (08:41 -0500)
commitccc5b5c23630a719265627d71b266b1e5014bbc7
treec0d375195597632ee82a485cf4a83c0e6f90c1ee
parenteede76a43ad09abd10faaba1b30742f896095a31
Convert CONFIG_SYS_IMMR to Kconfig

This converts the following to Kconfig:
   CONFIG_SYS_IMMR

We do this by consolidating the SYS_IMMR options we have and providing
defaults.

We also, in the few places where M68K was also sharing code with these
platforms, define it within the file to CONFIG_SYS_MBAR to match usage.
This should be cleaned up longer term.

Signed-off-by: Tom Rini <trini@konsulko.com>
20 files changed:
arch/Kconfig
arch/arm/include/asm/arch-fsl-layerscape/immap_lsch2.h
arch/arm/include/asm/arch-fsl-layerscape/immap_lsch3.h
arch/arm/include/asm/arch-ls102xa/config.h
arch/powerpc/cpu/mpc83xx/Kconfig
arch/powerpc/cpu/mpc83xx/start.S
arch/powerpc/cpu/mpc8xx/Kconfig
configs/MCR3000_defconfig
configs/ids8313_defconfig
drivers/i2c/fsl_i2c.c
include/configs/M5208EVBE.h
include/configs/M5235EVB.h
include/configs/M5253DEMO.h
include/configs/M5275EVB.h
include/configs/M53017EVB.h
include/configs/M5329EVB.h
include/configs/M5373EVB.h
include/configs/astro_mcf5373l.h
include/configs/eb_cpu5282.h
include/mpc85xx.h