On Wed, Sep 22, 2021 at 02:50:37PM -0400, Tom Rini wrote: > This converts the following to Kconfig: > CONFIG_NAND_FSL_ELBC > CONFIG_NAND_FSL_IFC > > Note that a number of PowerPC platforms had previously enabled > CONFIG_NAND_FSL_ELBC without CONFIG_MTD_RAW_NAND, and now they no longer > enable the option, reducing the size of a few functions. > > Signed-off-by: Tom Rini Applied to u-boot/master, thanks! -- Tom