aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/vme/Kconfig
diff options
context:
space:
mode:
authorArthur Benilov <arthur.benilov@iba-group.com>2010-02-16 15:41:51 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2010-03-03 16:43:02 -0800
commit3c2aabc41da7e9f957bc826363115a54764fb396 (patch)
tree812d416910afc9bcbca3a22d78efa8b157cccaea /drivers/staging/vme/Kconfig
parent33e920d9ebaddbc9cf51cf6e1de7baa8d7b8d6dd (diff)
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 ae628a58b0c..6411ae51ed3 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