net/Kconfig: Remove some trivial kruft from Kconfig file.

This commit is contained in:
Gregory Nutt 2018-04-03 08:13:11 -06:00
parent 49644be9a5
commit a91edf7f3c

View File

@ -133,11 +133,6 @@ config NET_ETHERNET
no need to define anything special in the configuration file to use
Ethernet -- it is the default).
#menu "IEEE 802.15.4"
# depends on WIRELESS_IEEE802154
#
#endmenu # IEEE 802.15.4
config NET_LOOPBACK
bool "Local loopback"
default n