db3b9e990e
This moves the VME core, VME board drivers, and VME bridge drivers out of the drivers/staging/vme/ area to drivers/vme/. The VME device drivers have not moved out yet due to some API questions they are still working through, that should happen soon, hopefully. Cc: Martyn Welch <martyn.welch@ge.com> Cc: Manohar Vanga <manohar.vanga@cern.ch> Cc: Vincent Bossier <vincent.bossier@gmail.com> Cc: "Emilio G. Cota" <cota@braap.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
9 lines
308 B
Text
9 lines
308 B
Text
comment "VME Board Drivers"
|
|
|
|
config VMIVME_7805
|
|
tristate "VMIVME-7805"
|
|
help
|
|
If you say Y here you get support for the VMIVME-7805 board.
|
|
This board has an additional control interface to the Universe II
|
|
chip. This driver has to be included if you want to access VME bus
|
|
with VMIVME-7805 board.
|