disk: convert CONFIG_PARTITION_TYPE_GUID to Kconfig
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Signed-off-by: Patrick Delaunay <patrick.delaunay73@gmail.com>
This commit is contained in:
committed by
Tom Rini
parent
b331cd6204
commit
aed8fdaae9
@@ -97,4 +97,12 @@ config SPL_PARTITION_UUIDS
|
||||
depends on SPL && PARTITIONS
|
||||
default y if SPL_EFI_PARTITION
|
||||
|
||||
config PARTITION_TYPE_GUID
|
||||
bool "Enable support of GUID for partition type"
|
||||
depends on PARTITIONS
|
||||
depends on EFI_PARTITION
|
||||
help
|
||||
Activate the configuration of GUID type
|
||||
for EFI partition
|
||||
|
||||
endmenu
|
||||
|
||||
Reference in New Issue
Block a user