Lines Matching full:partition

2 menu "Partition Types"
5 bool "Enable Partition Labels (disklabels) support"
12 Partition Labels (disklabels) Supported:
14 - CONFIG_MAC_PARTITION Apple's MacOS partition table.
15 - CONFIG_DOS_PARTITION MS Dos partition table, traditional on the
17 - CONFIG_ISO_PARTITION ISO partition table, used on CDROM etc.
18 - CONFIG_EFI_PARTITION GPT partition table, common when EFI is the
19 bootloader. Note 2TB partition limit; see
21 - CONFIG_MTD_PARTITIONS Memory Technology Device partition table.
23 you must configure support for at least one non-MTD partition type
27 bool "Enable Apple's MacOS partition table"
34 bool "Enable Apple's MacOS partition table for SPL"
39 bool "Enable MS Dos partition table"
47 bool "Enable MS Dos partition table for SPL"
52 bool "Enable ISO partition table"
58 bool "Enable ISO partition table for SPL"
63 bool "Enable AMIGA partition table"
70 bool "Enable AMIGA partition table for SPL"
75 bool "Enable EFI GPT partition table"
82 common when EFI is the bootloader. Note 2TB partition limit;
86 int "Number of the EFI partition entries"
91 Specify the number of partition entries in the GPT. This is
100 int "Offset (in bytes) of the EFI partition entries"
104 Specify an earliest location (in bytes) where the partition
109 If unsure, leave at 0 (which will locate the partition
113 bool "Enable EFI GPT partition table for SPL"
118 bool "Enable support of UUID for partition"
123 Activate the configuration of UUID for partition
126 bool "Enable support of UUID for partition in SPL"
131 bool "Enable support of GUID for partition type"
136 for EFI partition
139 bool "Enable ENV partition table support"
143 Say Y here if you would like to use ENV partition table.
146 bool "Enable ENV partition table support in SPL"
150 Say Y here if you would like to use ENV partition table in SPL.
153 bool "Enable Rockchip parameter partition table"
160 bool "Enable Rockchip ram partition table"
168 bool "Enable Rockchip partition table for SPL"