source: drsdaq/VME/struck/sis1100/V2.02/dev/pci/Kconfig@ 23

Last change on this file since 23 was 22, checked in by ogrimm, 16 years ago
First commit of drsdaq program
File size: 328 bytes
Line 
1#
2# SIS1100 Configuration
3#
4menu "VME drivers"
5
6config SIS1100
7 depends on PCI
8 tristate "SIS1100 device driver"
9 ---help---
10 By default, the kernel contains no VME device.
11
12 When in doubt, say Y.
13
14config SIS1100_DMA
15 depends on SIS1100
16 bool "use DMA for SIS1100"
17 ---help---
18 When in doubt, say N.
19endmenu
Note: See TracBrowser for help on using the repository browser.