summaryrefslogtreecommitdiff
path: root/configs/udoo_neo_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/udoo_neo_defconfig')
-rw-r--r--configs/udoo_neo_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/udoo_neo_defconfig b/configs/udoo_neo_defconfig
index e601c7e..f9b1337 100644
--- a/configs/udoo_neo_defconfig
+++ b/configs/udoo_neo_defconfig
@@ -18,6 +18,7 @@ CONFIG_CMD_BOOTZ=y
# CONFIG_CMD_IMLS is not set
# CONFIG_CMD_FLASH is not set
CONFIG_CMD_MMC=y
+CONFIG_CMD_PART=y
CONFIG_CMD_GPIO=y
# CONFIG_CMD_SETEXPR is not set
CONFIG_CMD_DHCP=y
@@ -28,4 +29,6 @@ CONFIG_CMD_EXT4=y
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