summaryrefslogtreecommitdiffstats
path: root/block/partitions/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'block/partitions/Kconfig')
-rw-r--r--block/partitions/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/block/partitions/Kconfig b/block/partitions/Kconfig
index 4cebb2f0d2f40..87a32086535d5 100644
--- a/block/partitions/Kconfig
+++ b/block/partitions/Kconfig
@@ -260,3 +260,10 @@ config SYSV68_PARTITION
partition table format used by Motorola Delta machines (using
sysv68).
Otherwise, say N.
+
+config CMDLINE_PARTITION
+ bool "Command line partition support" if PARTITION_ADVANCED
+ select CMDLINE_PARSER
+ help
+ Say Y here if you would read the partitions table from bootargs.
+ The format for the command line is just like mtdparts.