Merge commit 'origin/master' into next
[deliverable/linux.git] / arch / powerpc / sysdev / Kconfig
CommitLineData
a2d2e1ec
BH
1# For a description of the syntax of this configuration file,
2# see Documentation/kbuild/kconfig-language.txt.
3#
4
5config PPC4xx_PCI_EXPRESS
6 bool
7 depends on PCI && 4xx
8 default n
7e302869
ME
9
10config PPC_MSI_BITMAP
11 bool
12 depends on PCI_MSI
13 default y if MPIC
14 default y if FSL_PCI
This page took 0.130922 seconds and 5 git commands to generate.