]> git.sur5r.net Git - u-boot/blobdiff - doc/README.autoboot
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
[u-boot] / doc / README.autoboot
index 227e3b5dbbe1be7cbdc89d27196e31850e6d9d0b..eeb7e4c66235163d33372f60307a925679a6a119 100644 (file)
@@ -1,8 +1,8 @@
+SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2001
  * Dave Ellis, SIXNET, dge@sixnetio.com
  *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 Using autoboot configuration options
@@ -132,14 +132,6 @@ What they do
        provides an escape sequence from the limited "password"
        strings.
 
-
-  CONFIG_ZERO_BOOTDELAY_CHECK
-
-       If this option is defined, you can stop the autoboot process
-       by hitting a key even in that case when "bootdelay" has been
-       set to 0. You can set "bootdelay" to a negative value to
-       prevent the check for console input.
-
   CONFIG_RESET_TO_RETRY
 
        (Only effective when CONFIG_BOOT_RETRY_TIME is also set)