diff options
Diffstat (limited to 'configs/h8_homlet_v2_defconfig')
-rw-r--r-- | configs/h8_homlet_v2_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/h8_homlet_v2_defconfig b/configs/h8_homlet_v2_defconfig index a2e6a1c1fc..066f353678 100644 --- a/configs/h8_homlet_v2_defconfig +++ b/configs/h8_homlet_v2_defconfig @@ -15,6 +15,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_AXP_DLDO4_VOLT=3300 CONFIG_USB_EHCI_HCD=y CONFIG_USB_MUSB_HOST=y |