summaryrefslogblamecommitdiffstats
path: root/drivers/staging/vme/Kconfig
blob: e030805269c51001cace4a79f226f34f86dfc4a4 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                                         
                                            

                                            

           
#
# 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