block: support embedded device command line partition
[firefly-linux-kernel-4.4.55.git] / block / partitions / Kconfig
index 1a9c61ee4d80c88ecbf5a2f6ad9b53ab411286f0..73e1e950d6fad3e0c2322857a9e202a6bdab02ad 100644 (file)
@@ -260,3 +260,10 @@ config RK_PARTITION
          to be able to read the hard diskpartition table format used by Rockchip
          Soc inside machines with eMMC as main storage disk. Otherwise, as well
          as you don't know what all this about, 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.