]> git.sur5r.net Git - u-boot/blobdiff - common/Kconfig
Various, unrelated tree-wide typo fixes.
[u-boot] / common / Kconfig
index af7ead88cca1b7db7cab5157eb5986614722d12a..8adc821ae0b3572dac211cb3266c20a14337b05e 100644 (file)
@@ -164,9 +164,11 @@ config BOOTDELAY
        depends on AUTOBOOT
        help
          Delay before automatically running bootcmd;
+         set to 0 to autoboot with no delay, but you can stop it by key input.
          set to -1 to disable autoboot.
          set to -2 to autoboot with no delay and not check for abort
-         (even when CONFIG_ZERO_BOOTDELAY_CHECK is defined).
+
+         See doc/README.autoboot for details.
 
 config CONSOLE_RECORD
        bool "Console recording"