diff options
Diffstat (limited to 'configs/omap3_evm_defconfig')
-rw-r--r-- | configs/omap3_evm_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/omap3_evm_defconfig b/configs/omap3_evm_defconfig index a3a7bf19f1..00e052efe3 100644 --- a/configs/omap3_evm_defconfig +++ b/configs/omap3_evm_defconfig @@ -19,6 +19,9 @@ CONFIG_CMD_DHCP=y CONFIG_CMD_PING=y CONFIG_CMD_EXT2=y CONFIG_CMD_FAT=y +CONFIG_EFI_PARTITION=y +# CONFIG_PARTITION_UUIDS is not set +# CONFIG_SPL_PARTITION_UUIDS is not set CONFIG_MMC_OMAP_HS=y CONFIG_SYS_NS16550=y CONFIG_USB=y |