projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ssb: activate CONFIG_SSB_BLOCKIO in the kernel and not in compat-wireless.
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
patches-2.6.34
/
974-ssb_b43_default_on.patch
diff --git
a/target/linux/generic-2.6/patches-2.6.34/974-ssb_b43_default_on.patch
b/target/linux/generic-2.6/patches-2.6.34/974-ssb_b43_default_on.patch
index
98dde2a
..
3176dcb
100644
(file)
--- a/
target/linux/generic-2.6/patches-2.6.34/974-ssb_b43_default_on.patch
+++ b/
target/linux/generic-2.6/patches-2.6.34/974-ssb_b43_default_on.patch
@@
-1,6
+1,14
@@
--- a/drivers/ssb/Kconfig
+++ b/drivers/ssb/Kconfig
--- a/drivers/ssb/Kconfig
+++ b/drivers/ssb/Kconfig
-@@ -49,7 +49,7 @@ config SSB_PCIHOST
+@@ -29,6 +29,7 @@ config SSB_SPROM
+ config SSB_BLOCKIO
+ bool
+ depends on SSB
++ default y
+
+ config SSB_PCIHOST_POSSIBLE
+ bool
+@@ -49,7 +50,7 @@ config SSB_PCIHOST
config SSB_B43_PCI_BRIDGE
bool
depends on SSB_PCIHOST
config SSB_B43_PCI_BRIDGE
bool
depends on SSB_PCIHOST
This page took
0.026822 seconds
and
4
git commands to generate.