diff options
Diffstat (limited to 'configs/ga10h_v1_1_defconfig')
-rw-r--r-- | configs/ga10h_v1_1_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/ga10h_v1_1_defconfig b/configs/ga10h_v1_1_defconfig index da8e2fedca..c5f943ddcc 100644 --- a/configs/ga10h_v1_1_defconfig +++ b/configs/ga10h_v1_1_defconfig @@ -22,6 +22,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_DLDO1_VOLT=3300 CONFIG_USB_EHCI_HCD=y CONFIG_USB_MUSB_HOST=y |