projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[kernel] ensure ledtrig-netdev will compile even if CONFIG_COMPAT_NET_DEV_OPS is...
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
patches-2.6.28
/
974-ssb_b43_default_on.patch
1
--- a/drivers/ssb/Kconfig
2
+++ b/drivers/ssb/Kconfig
3
@@ -49,7 +49,7 @@ config SSB_PCIHOST
4
config SSB_B43_PCI_BRIDGE
5
bool
6
depends on SSB_PCIHOST
7
- default n
8
+ default y
9
10
config SSB_PCMCIAHOST_POSSIBLE
11
bool
This page took
0.037871 seconds
and
5
git commands to generate.