net: Clarified the neighbor discovery option in Kconfig
Change-Id: I31a725450120c29de33246f8602f97c8b4c852c7 Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
This commit is contained in:
parent
d3a05596f8
commit
c12fcb1bbd
1 changed files with 2 additions and 1 deletions
|
@ -84,7 +84,8 @@ config NETWORKING_IPV6_NO_ND
|
||||||
default n
|
default n
|
||||||
help
|
help
|
||||||
Normally ND should be enabled but in order to simplify
|
Normally ND should be enabled but in order to simplify
|
||||||
the network setup, it is currently turned off.
|
the network setup it can be turned off if using
|
||||||
|
slip and tun device.
|
||||||
endif
|
endif
|
||||||
|
|
||||||
config NETWORKING_WITH_RPL
|
config NETWORKING_WITH_RPL
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue