autoboot.c: Move config options to Kconfig
[platform/kernel/u-boot.git] / configs / dxr2_defconfig
index 15f1181..1041031 100644 (file)
@@ -1,3 +1,7 @@
+CONFIG_ARM=y
+CONFIG_TARGET_DXR2=y
+CONFIG_CMD_NET=y
 CONFIG_SPL=y
-+S:CONFIG_ARM=y
-+S:CONFIG_TARGET_DXR2=y
+CONFIG_AUTOBOOT_KEYED=y
+CONFIG_AUTOBOOT_PROMPT="Autobooting in %d seconds, press \"<Esc><Esc>\" to stop\n"
+CONFIG_AUTOBOOT_STOP_STR="\x1b\x1b"