diff options
Diffstat (limited to 'configs/a3m071_defconfig')
-rw-r--r-- | configs/a3m071_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/a3m071_defconfig b/configs/a3m071_defconfig index abc62413de5..b47e30811c5 100644 --- a/configs/a3m071_defconfig +++ b/configs/a3m071_defconfig @@ -5,6 +5,10 @@ CONFIG_SPL=y CONFIG_FIT=y CONFIG_OF_BOARD_SETUP=y CONFIG_HUSH_PARSER=y +CONFIG_LOOPW=y # CONFIG_CMD_SETEXPR is not set +CONFIG_CMD_DHCP=y +CONFIG_CMD_PING=y +CONFIG_CMD_LINK_LOCAL=y CONFIG_LIB_RAND=y CONFIG_OF_LIBFDT=y |