e030805269c51001cace4a79f226f34f86dfc4a4
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / staging / vme / Kconfig
1 #
2 # VME configuration.
3 #
4
5 menuconfig VME
6 tristate "VME bridge support"
7 depends on PCI
8 ---help---
9 If you say Y here you get support for the VME bridge Framework.
10
11 if VME
12
13 source "drivers/staging/vme/bridges/Kconfig"
14
15 source "drivers/staging/vme/devices/Kconfig"
16
17 endif # VME