projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense...
[openwrt.git]
/
target
/
linux
/
kirkwood
/
config-default
diff --git
a/target/linux/kirkwood/config-default
b/target/linux/kirkwood/config-default
index
b20ba2b
..
3f6e03d
100644
(file)
--- a/
target/linux/kirkwood/config-default
+++ b/
target/linux/kirkwood/config-default
@@
-128,6
+128,7
@@
CONFIG_OUTER_CACHE=y
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_PAGE_OFFSET=0xC0000000
CONFIG_PATA_ARTOP=m
+CONFIG_PCI=y
# CONFIG_PCI_STUB is not set
CONFIG_PHYLIB=y
CONFIG_PLAT_ORION=y
This page took
0.0234839999999999 seconds
and
4
git commands to generate.