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)
commit89c90cadf371cafe06ce99b80c0334043fabf5cd
tree16cdb2318f114749ff4137f3ef76c225751d13a1
parentbd22bde92ed62d3ae52164e1428c7dbc43eb14f8
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