diff options
-rw-r--r-- | drivers/mtd/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/mtd/Kconfig b/drivers/mtd/Kconfig index c800247c04fb..23088b3372d0 100644 --- a/drivers/mtd/Kconfig +++ b/drivers/mtd/Kconfig | |||
@@ -33,15 +33,6 @@ config MTD_TESTS | |||
33 | should normally be compiled as kernel modules. The modules perform | 33 | should normally be compiled as kernel modules. The modules perform |
34 | various checks and verifications when loaded. | 34 | various checks and verifications when loaded. |
35 | 35 | ||
36 | config MTD_CONCAT | ||
37 | bool | ||
38 | default y | ||
39 | help | ||
40 | Support for concatenating several MTD devices into a single | ||
41 | (virtual) one. This allows you to have -for example- a JFFS(2) | ||
42 | file system spanning multiple physical flash chips. If unsure, | ||
43 | say 'Y'. | ||
44 | |||
45 | config MTD_PARTITIONS | 36 | config MTD_PARTITIONS |
46 | bool "MTD partitioning support" | 37 | bool "MTD partitioning support" |
47 | help | 38 | help |