summaryrefslogblamecommitdiffstats
path: root/drivers/staging/vme/Kconfig
blob: ee4c5889562fac9c9df6c594c963da93ea5df719 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
















                                                                         
#
# VME configuration.
#

menuconfig VME
	tristate "VME bridge support"
	depends on PCI
	---help---
	  If you say Y here you get support for the VME bridge Framework.

if VME

#source "drivers/staging/vme/bridges/Kconfig"
#
#source "drivers/staging/vme/devices/Kconfig"

endif # VME