diff options
Diffstat (limited to 'configs/arches_defconfig')
-rw-r--r-- | configs/arches_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/arches_defconfig b/configs/arches_defconfig index c35af0f546..d8f79f7b22 100644 --- a/configs/arches_defconfig +++ b/configs/arches_defconfig @@ -20,5 +20,6 @@ CONFIG_CMD_PING=y CONFIG_CMD_CACHE=y CONFIG_MAC_PARTITION=y CONFIG_DOS_PARTITION=y +CONFIG_ISO_PARTITION=y CONFIG_OF_CONTROL=y CONFIG_SYS_NS16550=y |