diff options
Diffstat (limited to 'configs/Mele_M9_defconfig')
-rw-r--r-- | configs/Mele_M9_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/Mele_M9_defconfig b/configs/Mele_M9_defconfig index 7291022b207..8d298f80e61 100644 --- a/configs/Mele_M9_defconfig +++ b/configs/Mele_M9_defconfig @@ -12,6 +12,8 @@ CONFIG_HUSH_PARSER=y # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set # CONFIG_CMD_FPGA is not set +CONFIG_CMD_DHCP=y +CONFIG_CMD_PING=y CONFIG_ETH_DESIGNWARE=y CONFIG_AXP_DCDC1_VOLT=3300 CONFIG_AXP_ALDO1_VOLT=3300 |