Staging: vme: Separate the list of TODOs from the API documentation
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / staging / vme / Kconfig
CommitLineData
a17a75e2
MW
1#
2# VME configuration.
3#
4
5menuconfig 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
11if VME
12
60479690 13source "drivers/staging/vme/bridges/Kconfig"
f00a86d9
MW
14
15source "drivers/staging/vme/devices/Kconfig"
a17a75e2
MW
16
17endif # VME