#
# Inter Node Communication (INC) network layer core configuration
#

menuconfig INC
	depends on NET
	tristate "INC bus subsystem support"
	---help---
	  Inter Node Communication (INC) is a simple network
	  to connect several nodes for message passing.

source "drivers/net/inc/Kconfig"
