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:
Baruch Siach 2023-12-18 09:37:53 +02:00 committed by Tom Rini
parent 4caacb2f29
commit b5712acb97

View file

@ -57,7 +57,7 @@ config NETCONSOLE
bool "NetConsole support" bool "NetConsole support"
help help
Support the 'nc' input/output device for networked console. Support the 'nc' input/output device for networked console.
See README.NetConsole for details. See doc/usage/netconsole.rst for details.
config IP_DEFRAG config IP_DEFRAG
bool "Support IP datagram reassembly" bool "Support IP datagram reassembly"