#
# SIS1100 Configuration
#
menu "VME drivers"

config SIS1100
        depends on PCI
	tristate "SIS1100 device driver"
	---help---
	  By default, the kernel contains no VME device.

	  When in doubt, say Y.

config SIS1100_DMA
        depends on SIS1100
	bool "use DMA for SIS1100"
	---help---
	  When in doubt, say N.
endmenu
