GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / drivers / staging / vme / Kconfig
blob6411ae51ed3f724ce048b467d7c6b73aa2b2349d
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 source "drivers/staging/vme/boards/Kconfig"
19 endif # VME