diff options
Diffstat (limited to 'configs/meesc_dataflash_defconfig')
-rw-r--r-- | configs/meesc_dataflash_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/meesc_dataflash_defconfig b/configs/meesc_dataflash_defconfig index 64108a7..2c2df2e 100644 --- a/configs/meesc_dataflash_defconfig +++ b/configs/meesc_dataflash_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 |