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:
committed by
Tom Rini
parent
ea72ee72f2
commit
9060970f4d
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user