config ONSTOR_TPL
	bool "TPL Layer support for TuxRx"
	default y
	depends on ONSTOR_TUXRX
config ONSTOR_NETEEE2
	bool "NETEEE data queues support for TuxRx"
	default y
	depends on ONSTOR_TUXRX
config HYPERTRANSPORT
	bool "Hypertransport Support for Onstor Bobcat"
	default n
	depends on ONSTOR_BOBCAT
config BOBCAT_DMALOW
	bool "Low DMA Mode"
	default n
	depends on ONSTOR_BOBCAT
	help
	  I think this means that we are running 32 bit.  Which we probably
	  always will be on Bobcat.
