OpenCores
URL https://opencores.org/ocsvn/test_project/test_project/trunk

Subversion Repositories test_project

[/] [test_project/] [trunk/] [linux_sd_driver/] [drivers/] [uio/] [Kconfig] - Blame information for rev 78

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 62 marcus.erl
menu "Userspace I/O"
2
        depends on !S390
3
 
4
config UIO
5
        tristate "Userspace I/O drivers"
6
        default n
7
        help
8
          Enable this to allow the userspace driver core code to be
9
          built.  This code allows userspace programs easy access to
10
          kernel interrupts and memory locations, allowing some drivers
11
          to be written in userspace.  Note that a small kernel driver
12
          is also required for interrupt handling to work properly.
13
 
14
          If you don't know what to do here, say N.
15
 
16
config UIO_CIF
17
        tristate "generic Hilscher CIF Card driver"
18
        depends on UIO && PCI
19
        default n
20
        help
21
          Driver for Hilscher CIF DeviceNet and Profibus cards.  This
22
          driver requires a userspace component that handles all of the
23
          heavy lifting and can be found at:
24
                http://www.osadl.org/projects/downloads/UIO/user/cif-*
25
 
26
          To compile this driver as a module, choose M here: the module
27
          will be called uio_cif.
28
 
29
endmenu

powered by: WebSVN 2.1.0

© copyright 1999-2025 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.