summaryrefslogtreecommitdiff
path: root/drivers/staging/vme/devices/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/vme/devices/Kconfig')
-rw-r--r--drivers/staging/vme/devices/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/staging/vme/devices/Kconfig b/drivers/staging/vme/devices/Kconfig
new file mode 100644
index 000000000000..ca5ba89e2d8c
--- /dev/null
+++ b/drivers/staging/vme/devices/Kconfig
@@ -0,0 +1,8 @@
+comment "VME Device Drivers"
+
+config VME_USER
+ tristate "VME user space access driver"
+ help
+ If you say Y here you want to be able to access a limited number of
+ VME windows in a manner at least semi-compatible with the interface
+ provided with the original driver at http://vmelinux.org/.