diff options
Diffstat (limited to 'configs/meesc_defconfig')
-rw-r--r-- | configs/meesc_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/meesc_defconfig b/configs/meesc_defconfig index 3024f52..a0bf894 100644 --- a/configs/meesc_defconfig +++ b/configs/meesc_defconfig @@ -9,4 +9,6 @@ CONFIG_HUSH_PARSER=y # CONFIG_CMD_LOADS is not set # CONFIG_CMD_FPGA is not set # CONFIG_CMD_SETEXPR is not set +CONFIG_CMD_DHCP=y +CONFIG_CMD_PING=y CONFIG_OF_LIBFDT=y |