projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[kernel] fix the building of the lzo decompressor on some architectures
[openwrt.git]
/
target
/
linux
/
orion
/
config-default
diff --git
a/target/linux/orion/config-default
b/target/linux/orion/config-default
index
0f9eb27
..
ed16c7e
100644
(file)
--- a/
target/linux/orion/config-default
+++ b/
target/linux/orion/config-default
@@
-177,6
+177,7
@@
CONFIG_NET_DSA=y
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_PATA_ARTOP=m
# CONFIG_PC300 is not set
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_PATA_ARTOP=m
# CONFIG_PC300 is not set
+CONFIG_PCI=y
# CONFIG_PCI200SYN is not set
# CONFIG_PCIPCWATCHDOG is not set
CONFIG_PLAT_ORION=y
# CONFIG_PCI200SYN is not set
# CONFIG_PCIPCWATCHDOG is not set
CONFIG_PLAT_ORION=y
This page took
0.024617 seconds
and
4
git commands to generate.