menu "INC Device Drivers"
	depends on INC

config INC_FAKE
	tristate "virtual devices (inc-fake[01) for testing INC"
	depends on INC
	default y
	---help---
	  You can use this module to create 2 fake devices.
	  Messages send to one are received by the other.
	  This is based on snull from LDD3 Rubini/Corbet.

endmenu
