powerpc: gpio driver for mpc8349/8572/8610 and compatible
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / arch / powerpc / sysdev / Kconfig
blobd0e7bb05c3a4824dce1fc93f057fb2ac00536d4a
1 # For a description of the syntax of this configuration file,
2 # see Documentation/kbuild/kconfig-language.txt.
5 config PPC4xx_PCI_EXPRESS
6         bool
7         depends on PCI && 4xx
8         default n
10 config MPC8xxx_GPIO
11         bool "MPC8xxx GPIO support"
12         depends on PPC_MPC831x || PPC_MPC834x || PPC_MPC837x || PPC_85xx || PPC_86xx
13         select GENERIC_GPIO
14         select ARCH_REQUIRE_GPIOLIB
15         help
16           Say Y here if you're going to use hardware that connects to the
17           MPC831x/834x/837x/8572/8610 GPIOs.
19 config PPC_MSI_BITMAP
20         bool
21         depends on PCI_MSI
22         default y if MPIC
23         default y if FSL_PCI