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