summaryrefslogtreecommitdiff
path: root/configs/O2DNT2_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/O2DNT2_defconfig')
-rw-r--r--configs/O2DNT2_defconfig5
1 files changed, 4 insertions, 1 deletions
diff --git a/configs/O2DNT2_defconfig b/configs/O2DNT2_defconfig
index ce952e8b0f..a4ead7512a 100644
--- a/configs/O2DNT2_defconfig
+++ b/configs/O2DNT2_defconfig
@@ -1,4 +1,7 @@
CONFIG_PPC=y
CONFIG_MPC5xxx=y
CONFIG_TARGET_O2DNT2=y
-CONFIG_CMD_NET=y
+CONFIG_AUTOBOOT_KEYED=y
+CONFIG_AUTOBOOT_PROMPT="Autobooting in %d seconds, press password to stop\n"
+CONFIG_AUTOBOOT_STOP_STR="++++++++++"
+# CONFIG_CMD_SETEXPR is not set