diff --git a/drivers/mtd/nand/spi/Kconfig b/drivers/mtd/nand/spi/Kconfig index 2197cb531f..1e69667ae9 100644 --- a/drivers/mtd/nand/spi/Kconfig +++ b/drivers/mtd/nand/spi/Kconfig @@ -3,5 +3,6 @@ menuconfig MTD_SPI_NAND depends on MTD && DM_SPI select MTD_NAND_CORE select SPI_MEM + select MTD_NAND_BBT_USING_FLASH help This is the framework for the SPI NAND device drivers.