The NAND layer has become bigger with the last update causing size constrained configs like am335x_mlo_defconfig to fail because the binary gets too big. Squeeze some bytes out of the binary space for such configs by disabling some unneeded features. Sascha Hauer (3): mtd: nand: Kconfig: whitespace cleanups mtd: nand: make exec_op optional mtd: nand: make interleaved placement optional drivers/mtd/nand/raw/Kconfig | 33 +++++++++++++++++++++----------- drivers/mtd/nand/raw/internals.h | 5 +++++ drivers/mtd/nand/raw/nand_base.c | 2 ++ 3 files changed, 29 insertions(+), 11 deletions(-) -- 2.39.2