Skip to content
Snippets Groups Projects
Commit f53fdebc authored by Dmitry Eremin-Solenikov's avatar Dmitry Eremin-Solenikov Committed by David Woodhouse
Browse files

mtd: drop MTD_CONCAT from Kconfig entirely


As there are no more dependencies on MTD_CONCAT or CONFIG_MTD_CONCAT,
drop this entry from Kconfig entirely.

Signed-off-by: default avatarDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Acked-by: default avatarStefan Roese <sr@denx.de>
Signed-off-by: default avatarArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: default avatarDavid Woodhouse <David.Woodhouse@intel.com>
parent 06f2ae3c
No related branches found
No related tags found
No related merge requests found
...@@ -33,15 +33,6 @@ config MTD_TESTS ...@@ -33,15 +33,6 @@ config MTD_TESTS
should normally be compiled as kernel modules. The modules perform should normally be compiled as kernel modules. The modules perform
various checks and verifications when loaded. various checks and verifications when loaded.
config MTD_CONCAT
bool
default y
help
Support for concatenating several MTD devices into a single
(virtual) one. This allows you to have -for example- a JFFS(2)
file system spanning multiple physical flash chips. If unsure,
say 'Y'.
config MTD_PARTITIONS config MTD_PARTITIONS
bool "MTD partitioning support" bool "MTD partitioning support"
help help
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment