mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-28 10:30:37 +00:00
9 lines
180 B
Plaintext
9 lines
180 B
Plaintext
|
|
# 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
|