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 e601c7e331..4d266b1e1f 100644 --- a/configs/udoo_neo_defconfig +++ b/configs/udoo_neo_defconfig @@ -28,4 +28,5 @@ CONFIG_CMD_EXT4=y CONFIG_CMD_EXT4_WRITE=y CONFIG_CMD_FAT=y CONFIG_CMD_FS_GENERIC=y +CONFIG_ISO_PARTITION=y CONFIG_OF_LIBFDT=y |