summaryrefslogtreecommitdiff
path: root/configs/calimain_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/calimain_defconfig')
-rw-r--r--configs/calimain_defconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/configs/calimain_defconfig b/configs/calimain_defconfig
index a601b0381d..35f73e3f88 100644
--- a/configs/calimain_defconfig
+++ b/configs/calimain_defconfig
@@ -1,4 +1,6 @@
CONFIG_ARM=y
CONFIG_ARCH_DAVINCI=y
CONFIG_TARGET_CALIMAIN=y
-CONFIG_CMD_NET=y
+CONFIG_AUTOBOOT_KEYED=y
+CONFIG_AUTOBOOT_STOP_STR="\x0b"
+# CONFIG_CMD_SETEXPR is not set