summaryrefslogtreecommitdiffstats
path: root/configs/motionpro_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/motionpro_defconfig')
-rw-r--r--configs/motionpro_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/motionpro_defconfig b/configs/motionpro_defconfig
index 6e568d4f20..eaaa5eda58 100644
--- a/configs/motionpro_defconfig
+++ b/configs/motionpro_defconfig
@@ -6,8 +6,11 @@ CONFIG_HUSH_PARSER=y
CONFIG_AUTOBOOT_KEYED=y
CONFIG_AUTOBOOT_PROMPT="Autobooting in %d seconds, press \"<Esc><Esc>\" to stop\n"
CONFIG_AUTOBOOT_STOP_STR="\x1b\x1b"
+CONFIG_CMD_ASKENV=y
CONFIG_CMD_I2C=y
# CONFIG_CMD_SETEXPR is not set
CONFIG_CMD_DHCP=y
+CONFIG_CMD_MII=y
CONFIG_CMD_PING=y
+CONFIG_CMD_FAT=y
CONFIG_OF_LIBFDT=y
OpenPOWER on IntegriCloud