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:
Jukka Rissanen 2016-02-02 13:53:22 +02:00 committed by Anas Nashif
commit c12fcb1bbd

View file

@ -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