projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add missing config symbol for SSB
[openwrt.git]
/
target
/
linux
/
brcm63xx
/
config-2.6.27
diff --git
a/target/linux/brcm63xx/config-2.6.27
b/target/linux/brcm63xx/config-2.6.27
index
ba3f123
..
984ab81
100644
(file)
--- a/
target/linux/brcm63xx/config-2.6.27
+++ b/
target/linux/brcm63xx/config-2.6.27
@@
-279,7
+279,7
@@
CONFIG_SQUASHFS_VMALLOC=y
CONFIG_SSB=m
CONFIG_SSB_B43_PCI_BRIDGE=y
# CONFIG_SSB_DRIVER_MIPS is not set
-# CONFIG_SSB_DRIVER_PCICORE is not set
+CONFIG_SSB_DRIVER_PCICORE=y
CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
CONFIG_SSB_PCIHOST=y
CONFIG_SSB_PCIHOST_POSSIBLE=y
This page took
0.024604 seconds
and
4
git commands to generate.