mtd: Hide CONFIG_MTD_BLKDEVS from the menu
[firefly-linux-kernel-4.4.55.git] / drivers / mtd / Kconfig
index 5fab4e6e83013c033c01d2465b4f25c756f39dce..5ebcda39f55407e146ab06d811edd5825939a41d 100644 (file)
@@ -157,10 +157,11 @@ config MTD_BCM47XX_PARTS
 
 comment "User Modules And Translation Layers"
 
+#
+# MTD block device support is select'ed if needed
+#
 config MTD_BLKDEVS
-       tristate "Common interface to block layer for MTD 'translation layers'"
-       depends on BLOCK
-       default n
+       tristate
 
 config MTD_BLOCK
        tristate "Caching block device access to MTD devices"