summaryrefslogtreecommitdiff
path: root/configs/zmx25_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/zmx25_defconfig')
-rw-r--r--configs/zmx25_defconfig6
1 files changed, 5 insertions, 1 deletions
diff --git a/configs/zmx25_defconfig b/configs/zmx25_defconfig
index 84c789aa20..a34e82718d 100644
--- a/configs/zmx25_defconfig
+++ b/configs/zmx25_defconfig
@@ -1,3 +1,7 @@
CONFIG_ARM=y
CONFIG_TARGET_ZMX25=y
-CONFIG_CMD_NET=y
+CONFIG_AUTOBOOT_KEYED=y
+CONFIG_AUTOBOOT_PROMPT="boot in %d s\n"
+CONFIG_AUTOBOOT_DELAY_STR="delaygs"
+CONFIG_AUTOBOOT_STOP_STR="stopgs"
+# CONFIG_CMD_SETEXPR is not set