swh:1:snp:173f8deb0c56c557784b4fd217e7608ac6197844
Raw File
Tip revision: 2734d6c1b1a089fb593ef6a23d4b70903526fe0c authored by Linus Torvalds on 18 July 2021, 21:13:49 UTC
Linux 5.14-rc2
Tip revision: 2734d6c
Kconfig
# SPDX-License-Identifier: GPL-2.0-only
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.
back to top