powerpc: gpio driver for mpc8349/8572/8610 and compatible
[safe/jmp/linux-2.6] / arch / powerpc / sysdev / Kconfig
1 # For a description of the syntax of this configuration file,
2 # see Documentation/kbuild/kconfig-language.txt.
3 #
4
5 config PPC4xx_PCI_EXPRESS
6         bool
7         depends on PCI && 4xx
8         default n
9
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.
18
19 config PPC_MSI_BITMAP
20         bool
21         depends on PCI_MSI
22         default y if MPIC
23         default y if FSL_PCI