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