mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-11 15:34:55 +00:00
net: fix NetConsole documentation reference
Fixes: d0253f7e5c
("doc: move README.NetConsole to HTML documentation")
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
This commit is contained in:
parent
4caacb2f29
commit
b5712acb97
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ config NETCONSOLE
|
|||
bool "NetConsole support"
|
||||
help
|
||||
Support the 'nc' input/output device for networked console.
|
||||
See README.NetConsole for details.
|
||||
See doc/usage/netconsole.rst for details.
|
||||
|
||||
config IP_DEFRAG
|
||||
bool "Support IP datagram reassembly"
|
||||
|
|
Loading…
Add table
Reference in a new issue