diff options
Diffstat (limited to 'configs/O3DNT_defconfig')
-rw-r--r-- | configs/O3DNT_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/O3DNT_defconfig b/configs/O3DNT_defconfig index c4f2f69dbf..3bc637bdcd 100644 --- a/configs/O3DNT_defconfig +++ b/configs/O3DNT_defconfig @@ -11,5 +11,7 @@ CONFIG_CMD_DHCP=y CONFIG_CMD_MII=y CONFIG_CMD_PING=y CONFIG_CMD_FAT=y +CONFIG_MAC_PARTITION=y +CONFIG_ISO_PARTITION=y # CONFIG_PCI is not set CONFIG_OF_LIBFDT=y |