diff options
Diffstat (limited to 'configs/iocon_defconfig')
-rw-r--r-- | configs/iocon_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/iocon_defconfig b/configs/iocon_defconfig index aa510653878..56758081b94 100644 --- a/configs/iocon_defconfig +++ b/configs/iocon_defconfig @@ -7,6 +7,9 @@ CONFIG_HUSH_PARSER=y CONFIG_AUTOBOOT_KEYED=y CONFIG_AUTOBOOT_STOP_STR=" " # CONFIG_CMD_ELF is not set +CONFIG_LOOPW=y +CONFIG_CMD_DHCP=y # CONFIG_CMD_NFS is not set +CONFIG_CMD_PING=y CONFIG_SYS_NS16550=y CONFIG_OF_LIBFDT=y |