diff options
Diffstat (limited to 'configs/theadorable_defconfig')
-rw-r--r-- | configs/theadorable_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/theadorable_defconfig b/configs/theadorable_defconfig index 3c2e140abe..20aba02fcf 100644 --- a/configs/theadorable_defconfig +++ b/configs/theadorable_defconfig @@ -33,6 +33,9 @@ CONFIG_CMD_EXT2=y CONFIG_CMD_EXT4=y CONFIG_CMD_FAT=y CONFIG_CMD_FS_GENERIC=y +CONFIG_EFI_PARTITION=y +# CONFIG_PARTITION_UUIDS is not set +# CONFIG_SPL_PARTITION_UUIDS is not set CONFIG_SPL_OF_TRANSLATE=y CONFIG_DM_GPIO=y CONFIG_SPI_FLASH=y |