projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
bcm47xx compile fix for .21, thanks to noz
[openwrt.git]
/
target
/
linux
/
brcm47xx-2.6
/
config
/
default
diff --git
a/target/linux/brcm47xx-2.6/config/default
b/target/linux/brcm47xx-2.6/config/default
index
a92a0aa
..
353c9d8
100644
(file)
--- a/
target/linux/brcm47xx-2.6/config/default
+++ b/
target/linux/brcm47xx-2.6/config/default
@@
-254,6
+254,7
@@
CONFIG_SSB_PCICORE_HOSTMODE=y
CONFIG_SSB_PCIHOST=y
CONFIG_SSB_SERIAL=y
# CONFIG_SSB_SILENT is not set
CONFIG_SSB_PCIHOST=y
CONFIG_SSB_SERIAL=y
# CONFIG_SSB_SILENT is not set
+CONFIG_GENERIC_GPIO=y
CONFIG_SYS_HAS_CPU_MIPS32_R1=y
CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y
CONFIG_SYS_SUPPORTS_ARBIT_HZ=y
CONFIG_SYS_HAS_CPU_MIPS32_R1=y
CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y
CONFIG_SYS_SUPPORTS_ARBIT_HZ=y
This page took
0.023473 seconds
and
4
git commands to generate.