diff options
Diffstat (limited to 'configs/udoo_neo_defconfig')
-rw-r--r-- | configs/udoo_neo_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/udoo_neo_defconfig b/configs/udoo_neo_defconfig index 4d266b1e1f..51f07e8f07 100644 --- a/configs/udoo_neo_defconfig +++ b/configs/udoo_neo_defconfig @@ -29,4 +29,5 @@ CONFIG_CMD_EXT4_WRITE=y CONFIG_CMD_FAT=y CONFIG_CMD_FS_GENERIC=y CONFIG_ISO_PARTITION=y +CONFIG_EFI_PARTITION=y CONFIG_OF_LIBFDT=y |