diff options
Diffstat (limited to 'configs/grasshopper_defconfig')
-rw-r--r-- | configs/grasshopper_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/grasshopper_defconfig b/configs/grasshopper_defconfig index 5e8bd8bdc86..8dc1b63c03a 100644 --- a/configs/grasshopper_defconfig +++ b/configs/grasshopper_defconfig @@ -9,3 +9,5 @@ CONFIG_AUTOBOOT_STOP_STR=" " # CONFIG_CMD_ELF is not set # CONFIG_CMD_FPGA is not set # CONFIG_CMD_SETEXPR is not set +CONFIG_CMD_DHCP=y +CONFIG_CMD_PING=y |