diff options
Diffstat (limited to 'configs/highbank_defconfig')
-rw-r--r-- | configs/highbank_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/highbank_defconfig b/configs/highbank_defconfig index a91f42076c..b853a4e801 100644 --- a/configs/highbank_defconfig +++ b/configs/highbank_defconfig @@ -9,4 +9,6 @@ CONFIG_AUTOBOOT_KEYED_CTRLC=y # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set # CONFIG_CMD_SETEXPR is not set +CONFIG_CMD_DHCP=y +CONFIG_CMD_PING=y CONFIG_OF_LIBFDT=y |