ASoC: rockchip: i2s: move pinctrl_pm_* to suspend/resume.
[firefly-linux-kernel-4.4.55.git] / block / partitions / Kconfig
index 75a54e1adbb5b58ea0fa8dfaad2e1ae0cffc30f0..73e1e950d6fad3e0c2322857a9e202a6bdab02ad 100644 (file)
@@ -249,3 +249,21 @@ config SYSV68_PARTITION
          partition table format used by Motorola Delta machines (using
          sysv68).
          Otherwise, say N.
+
+
+config RK_PARTITION
+       bool "Rockchip partition table support" if PARTITION_ADVANCED
+       default y if ARCH_ROCKCHIP
+       ---help---
+         Like most systems, Rockchip use its own hard disk partition table
+         format,incompatible with all others. Say Y here if you would like
+         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.