]> git.baikalelectronics.ru Git - uboot.git/commit
nxp: Finish migration of SYS_FSL_IFC_BANK_COUNT to Kconfig
authorTom Rini <trini@konsulko.com>
Tue, 10 Jan 2023 16:19:41 +0000 (11:19 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 20 Jan 2023 17:27:06 +0000 (12:27 -0500)
commitc35d56dd06ffc207af623001ed125498e1ad0dd0
tree16cdb2318f114749ff4137f3ef76c225751d13a1
parentff94cd043cb147fa6669f0cb234c06e2136889e5
nxp: Finish migration of SYS_FSL_IFC_BANK_COUNT to Kconfig

As this is used on both ARM and PowerPC platforms, this needs to be
asked in arch/Kconfig.nxp.  Set the PowerPC defaults based on
arch/powerpc/include/asm/config_mpc85xx.h and remove the default set in
drivers/mtd/nand/raw/fsl_ifc_nand.c

Signed-off-by: Tom Rini <trini@konsulko.com>
arch/Kconfig.nxp
arch/arm/cpu/armv7/ls102xa/Kconfig
arch/arm/cpu/armv8/fsl-layerscape/Kconfig
arch/powerpc/include/asm/config_mpc85xx.h
drivers/mtd/nand/raw/fsl_ifc_nand.c