diff options
Diffstat (limited to 'configs/io_defconfig')
-rw-r--r-- | configs/io_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/io_defconfig b/configs/io_defconfig index f7351a0c6b..1bb9248c57 100644 --- a/configs/io_defconfig +++ b/configs/io_defconfig @@ -8,8 +8,11 @@ CONFIG_HUSH_PARSER=y CONFIG_AUTOBOOT_KEYED=y CONFIG_AUTOBOOT_STOP_STR=" " # CONFIG_CMD_ELF is not set +CONFIG_CMD_ASKENV=y +CONFIG_CMD_GREPENV=y CONFIG_LOOPW=y # CONFIG_CMD_NFS is not set +CONFIG_CMD_MII=y CONFIG_CMD_PING=y CONFIG_SYS_NS16550=y CONFIG_OF_LIBFDT=y |