mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08: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
|