summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vme/Kconfig
diff options
context:
space:
mode:
authorMartyn Welch2009-07-31 10:28:17 +0200
committerGreg Kroah-Hartman2009-09-15 21:02:09 +0200
commit60479690af6d559d4202bed139db90323386bd2b (patch)
tree7d2af616a9552e93813c06b73b933b92fcc6e6f1 /drivers/staging/vme/Kconfig
parentStaging: vme: add VME userspace driver (diff)
downloadkernel-qcow2-linux-60479690af6d559d4202bed139db90323386bd2b.tar.gz
kernel-qcow2-linux-60479690af6d559d4202bed139db90323386bd2b.tar.xz
kernel-qcow2-linux-60479690af6d559d4202bed139db90323386bd2b.zip
Staging: vme: add Universe I/II bridge driver
Currently this code doesn't compile, so it is disabled. That should be fixed up... Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/vme/Kconfig')
-rw-r--r--drivers/staging/vme/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/vme/Kconfig b/drivers/staging/vme/Kconfig
index 95e67ff93247..e030805269c5 100644
--- a/drivers/staging/vme/Kconfig
+++ b/drivers/staging/vme/Kconfig
@@ -10,7 +10,7 @@ menuconfig VME
if VME
-#source "drivers/staging/vme/bridges/Kconfig"
+source "drivers/staging/vme/bridges/Kconfig"
source "drivers/staging/vme/devices/Kconfig"