On Fri, 2020-05-29 at 00:25:08 UTC, Miquel Raynal wrote: > Both OneNAND and raw NAND bits can't be compiled if MTD is disabled > because of the if/endif logic in drivers/mtd/Kconfig. There is no need > for an extra "depends on MTD" in their respective Kconfig files. > > Signed-off-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx> > Reviewed-by: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx> Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next. Miquel