xref: /linux/arch/powerpc/sysdev/Kconfig (revision 2d6ffcca623a9a16df6cdfbe8250b7a5904a5f5e)
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
9