Linux 3.9-rc4
[linux-2.6/cjktty.git] / drivers / vme / Kconfig
blobc5c22465a80518e2905b2939a002f124f25f5500
2 # VME configuration.
5 menuconfig VME_BUS
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.
11 if VME_BUS
13 source "drivers/vme/bridges/Kconfig"
15 source "drivers/vme/boards/Kconfig"
17 source "drivers/staging/vme/devices/Kconfig"
19 endif # VME