Merge tag 'efi-2020-07-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
[oweals/u-boot.git] / drivers / mtd / nand / spi / Kconfig
index 2197cb531f3def964ead98acd1cd2403f5d39eb7..0777dfdf0a7028fd815b57bedc539e153d47caa5 100644 (file)
@@ -1,6 +1,6 @@
 menuconfig MTD_SPI_NAND
        bool "SPI NAND device Support"
-       depends on MTD && DM_SPI
+       depends on DM_MTD && DM_SPI
        select MTD_NAND_CORE
        select SPI_MEM
        help