X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=drivers%2Fmtd%2FKconfig;h=7e6457a46112ae93d0e27ede7bd86f95db1b5705;hp=5b56f11e93497103392146fb1306b264628ec9c0;hb=917ef1e37452f6ce490485d0e773e08c6be6c526;hpb=3d5920a31bb846249385e1ca5c086662c39bc44e diff --git a/drivers/mtd/Kconfig b/drivers/mtd/Kconfig index 5b56f11e93..7e6457a461 100644 --- a/drivers/mtd/Kconfig +++ b/drivers/mtd/Kconfig @@ -19,3 +19,5 @@ config MTD_PARTITIONS default y source "drivers/mtd/nand/Kconfig" + +source "drivers/mtd/spi/Kconfig"