ARM: dts: rockchip: add supports-sd for rk3288 sdmmc property
[firefly-linux-kernel-4.4.55.git] / block / partitions / Kconfig
index 73e1e950d6fad3e0c2322857a9e202a6bdab02ad..66a5a35bfe2d966756ea8d7b06776e194f934419 100644 (file)
@@ -68,6 +68,17 @@ config ACORN_PARTITION_RISCIX
          of machines called RISCiX.  If you say 'Y' here, Linux will be able
          to read disks partitioned under RISCiX.
 
+config AIX_PARTITION
+       bool "AIX basic partition table support" if PARTITION_ADVANCED
+       help
+         Say Y here if you would like to be able to read the hard disk
+         partition table format used by IBM or Motorola PowerPC machines
+         running AIX.  AIX actually uses a Logical Volume Manager, where
+         "logical volumes" can be spread across one or multiple disks,
+         but this driver works only for the simple case of partitions which
+         are contiguous.
+         Otherwise, say N.
+
 config OSF_PARTITION
        bool "Alpha OSF partition support" if PARTITION_ADVANCED
        default y if ALPHA
@@ -250,20 +261,19 @@ config SYSV68_PARTITION
          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.
+         format, incompatible with all others. Say Y here if you would like
+         to be able to read the hard disk partition table format used by
+         Rockchip SoCs inside machines with eMMC as main storage disk.
+         Otherwise, say N.
 
 config CMDLINE_PARTITION
        bool "Command line partition support" if PARTITION_ADVANCED
-       select CMDLINE_PARSER
+       select BLK_CMDLINE_PARSER
        help
-         Say Y here if you would read the partitions table from bootargs.
+         Say Y here if you want to read the partition table from bootargs.
          The format for the command line is just like mtdparts.