block: partitions: add rockchip partition support
[firefly-linux-kernel-4.4.55.git] / block / partitions / Kconfig
index 75a54e1adbb5b58ea0fa8dfaad2e1ae0cffc30f0..1a9c61ee4d80c88ecbf5a2f6ad9b53ab411286f0 100644 (file)
@@ -249,3 +249,14 @@ 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.