dm: Add a debug message when devices are skipped pre-reloc
[oweals/u-boot.git] / include / autoboot.h
index 3ebd6f90e3cb7ee4e826f7531cbb3cc5fc2d60ce..ac8157e570440c2899bfc8f3959ea6ad1d646da5 100644 (file)
@@ -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
  */