projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
bcm963xx: add missing trailing zero to load address
[openwrt.git]
/
target
/
linux
/
olpc
/
config-2.6.23
diff --git
a/target/linux/olpc/config-2.6.23
b/target/linux/olpc/config-2.6.23
index
a0113db
..
6d566c4
100644
(file)
--- a/
target/linux/olpc/config-2.6.23
+++ b/
target/linux/olpc/config-2.6.23
@@
-441,6
+441,7
@@
CONFIG_PC8736x_GPIO=m
# CONFIG_PC87413_WDT is not set
# CONFIG_PCIEPORTBUS is not set
# CONFIG_PCIPCWATCHDOG is not set
# CONFIG_PC87413_WDT is not set
# CONFIG_PCIEPORTBUS is not set
# CONFIG_PCIPCWATCHDOG is not set
+CONFIG_PCI=y
CONFIG_PCI_DIRECT=y
# CONFIG_PCI_GOANY is not set
# CONFIG_PCI_GOBIOS is not set
CONFIG_PCI_DIRECT=y
# CONFIG_PCI_GOANY is not set
# CONFIG_PCI_GOBIOS is not set
This page took
0.020243 seconds
and
4
git commands to generate.