summaryrefslogtreecommitdiffstats
path: root/configs/hikey_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/hikey_defconfig')
-rw-r--r--configs/hikey_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/hikey_defconfig b/configs/hikey_defconfig
index 3f1f928fd9..32b5c65a9e 100644
--- a/configs/hikey_defconfig
+++ b/configs/hikey_defconfig
@@ -2,5 +2,8 @@ CONFIG_ARM=y
CONFIG_SYS_MALLOC_F_LEN=0x2000
CONFIG_HUSH_PARSER=y
# CONFIG_CMD_IMLS is not set
+CONFIG_CMD_USB=y
CONFIG_CMD_GPIO=y
+CONFIG_CMD_DHCP=y
+CONFIG_CMD_PING=y
CONFIG_OF_LIBFDT=y
OpenPOWER on IntegriCloud