summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vme/Kconfig
diff options
context:
space:
mode:
authorArthur Benilov2010-02-16 15:41:51 +0100
committerGreg Kroah-Hartman2010-03-04 01:43:02 +0100
commit3c2aabc41da7e9f957bc826363115a54764fb396 (patch)
tree812d416910afc9bcbca3a22d78efa8b157cccaea /drivers/staging/vme/Kconfig
parentStaging: vme: Allocate memory buffers for master windows (diff)
downloadkernel-qcow2-linux-3c2aabc41da7e9f957bc826363115a54764fb396.tar.gz
kernel-qcow2-linux-3c2aabc41da7e9f957bc826363115a54764fb396.tar.xz
kernel-qcow2-linux-3c2aabc41da7e9f957bc826363115a54764fb396.zip
Staging: vme: VMIVME-7805 board support
VMIVME-7805 board has a special control register that has to be used in order to activate the VME bus access via the Universe II bridge. This control register also handles endianess convertion. Signed-off-by: Arthur Benilov <arthur.benilov@iba-group.com> Signed-off-by: Vincent Bossier <vincent.bossier@iba-group.com> Acked-by: Martyn Welch <martyn.welch@ge.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, 2 insertions, 0 deletions
diff --git a/drivers/staging/vme/Kconfig b/drivers/staging/vme/Kconfig
index ae628a58b0c6..6411ae51ed3f 100644
--- a/drivers/staging/vme/Kconfig
+++ b/drivers/staging/vme/Kconfig
@@ -14,4 +14,6 @@ source "drivers/staging/vme/bridges/Kconfig"
source "drivers/staging/vme/devices/Kconfig"
+source "drivers/staging/vme/boards/Kconfig"
+
endif # VME