diff options
Diffstat (limited to 'configs/theadorable_debug_defconfig')
-rw-r--r-- | configs/theadorable_debug_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/theadorable_debug_defconfig b/configs/theadorable_debug_defconfig index b97c12817d..b75c255bbb 100644 --- a/configs/theadorable_debug_defconfig +++ b/configs/theadorable_debug_defconfig @@ -38,6 +38,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_NET_RANDOM_ETHADDR=y CONFIG_SPL_OF_TRANSLATE=y CONFIG_DM_GPIO=y |