Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm...
[deliverable/linux.git] / drivers / vme / Kconfig
... / ...
CommitLineData
1#
2# VME configuration.
3#
4
5menuconfig VME_BUS
6 bool "VME bridge support"
7 depends on PCI
8 ---help---
9 If you say Y here you get support for the VME bridge Framework.
10
11if VME_BUS
12
13source "drivers/vme/bridges/Kconfig"
14
15source "drivers/vme/boards/Kconfig"
16
17source "drivers/staging/vme/devices/Kconfig"
18
19endif # VME
This page took 0.040121 seconds and 5 git commands to generate.