summaryrefslogtreecommitdiff
path: root/include/autoboot.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/autoboot.h')
-rw-r--r--include/autoboot.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/autoboot.h b/include/autoboot.h
index 3ebd6f90e3..ac8157e570 100644
--- a/include/autoboot.h
+++ b/include/autoboot.h
@@ -27,7 +27,7 @@ const char *bootdelay_process(void);
* autoboot_command() - run the autoboot command
*
* If enabled, run the autoboot command returned from bootdelay_process().
- * Also do the CONFIG_MENUKEY processing if enabled.
+ * Also do the CONFIG_AUTOBOOT_MENUKEY processing if enabled.
*
* @cmd: Command to run
*/