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 | #
|
---|
4 | menu "VME drivers"
|
---|
5 |
|
---|
6 | config 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 |
|
---|
14 | config SIS1100_DMA
|
---|
15 | depends on SIS1100
|
---|
16 | bool "use DMA for SIS1100"
|
---|
17 | ---help---
|
---|
18 | When in doubt, say N.
|
---|
19 | endmenu
|
---|
Note:
See
TracBrowser
for help on using the repository browser.