diff options
Diffstat (limited to 'drivers/mtd/Kconfig')
-rw-r--r-- | drivers/mtd/Kconfig | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/drivers/mtd/Kconfig b/drivers/mtd/Kconfig index 5fab4e6e8301..5ebcda39f554 100644 --- a/drivers/mtd/Kconfig +++ b/drivers/mtd/Kconfig | |||
@@ -157,10 +157,11 @@ config MTD_BCM47XX_PARTS | |||
157 | 157 | ||
158 | comment "User Modules And Translation Layers" | 158 | comment "User Modules And Translation Layers" |
159 | 159 | ||
160 | # | ||
161 | # MTD block device support is select'ed if needed | ||
162 | # | ||
160 | config MTD_BLKDEVS | 163 | config MTD_BLKDEVS |
161 | tristate "Common interface to block layer for MTD 'translation layers'" | 164 | tristate |
162 | depends on BLOCK | ||
163 | default n | ||
164 | 165 | ||
165 | config MTD_BLOCK | 166 | config MTD_BLOCK |
166 | tristate "Caching block device access to MTD devices" | 167 | tristate "Caching block device access to MTD devices" |