summaryrefslogtreecommitdiffstats
path: root/include/configs/quantum.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/quantum.h')
-rw-r--r--include/configs/quantum.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/configs/quantum.h b/include/configs/quantum.h
index f49e2b0716..cc261c33e1 100644
--- a/include/configs/quantum.h
+++ b/include/configs/quantum.h
@@ -116,7 +116,8 @@
#define CONFIG_AUTOBOOT_KEYED /* Enable password protection */
-#define CONFIG_AUTOBOOT_PROMPT "\nEnter password - autoboot in %d sec...\n"
+#define CONFIG_AUTOBOOT_PROMPT \
+ "\nEnter password - autoboot in %d sec...\n", bootdelay
#define CONFIG_AUTOBOOT_DELAY_STR "system"
/*
* Miscellaneous configurable options
OpenPOWER on IntegriCloud