On Tue, Nov 06, 2007 at 02:33:53AM -0800, akpm@linux-foundation.org wrote:
[mmotm.git] / drivers / staging / vme / Kconfig
blobae628a58b0c6312d953cb0b34f1f87343d9263eb
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/staging/vme/bridges/Kconfig"
15 source "drivers/staging/vme/devices/Kconfig"
17 endif # VME