doc: bootdelay: drop explanation about CONFIG_BOOTDELAY from README

The same information now exists in common/Kconfig.  Do not duplicate
documentation from the point of view of maintainability.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heiko Schocher <hs@denx.de>
This commit is contained in:
Masahiro Yamada
2016-06-27 16:23:00 +09:00
committed by Tom Rini
parent ea72ee72f2
commit 9060970f4d
2 changed files with 2 additions and 17 deletions

View File

@@ -168,6 +168,8 @@ config BOOTDELAY
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"
help