Kconfig 97 Bytes
#
# Network configuration
#

menuconfig NET
	bool "Networking support"

if NET

endif   # if NET