blob: 72fb35b9ebcadfbe50a72cabf66cad08305b6bc1 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
# For a description of the syntax of this configuration file,
# see Documentation/kbuild/kconfig-language.txt.
#
config PPC4xx_PCI_EXPRESS
bool
depends on PCI && 4xx
default n
|