projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[kernel] Add missing config option
[openwrt.git]
/
package
/
mac80211
/
patches
/
010-b43_config.patch
diff --git
a/package/mac80211/patches/010-b43_config.patch
b/package/mac80211/patches/010-b43_config.patch
index
8c52535
..
6a9738e
100644
(file)
--- a/
package/mac80211/patches/010-b43_config.patch
+++ b/
package/mac80211/patches/010-b43_config.patch
@@
-1,6
+1,6
@@
--- a/config.mk
+++ b/config.mk
--- a/config.mk
+++ b/config.mk
-@@ -
160,9 +160
,9 @@ CONFIG_B43_HWRNG=y
+@@ -
201,9 +201
,9 @@ CONFIG_B43_HWRNG=y
CONFIG_B43_PCI_AUTOSELECT=y
CONFIG_B43_PCICORE_AUTOSELECT=y
ifneq ($(CONFIG_PCMCIA),)
CONFIG_B43_PCI_AUTOSELECT=y
CONFIG_B43_PCICORE_AUTOSELECT=y
ifneq ($(CONFIG_PCMCIA),)
@@
-12,7
+12,7
@@
CONFIG_B43_LEDS=y
CONFIG_B43_PHY_LP=y
# CONFIG_B43_DEBUG=y
CONFIG_B43_LEDS=y
CONFIG_B43_PHY_LP=y
# CONFIG_B43_DEBUG=y
-@@ -2
17,8 +217
,8 @@ CONFIG_SSB_PCIHOST_POSSIBLE=y
+@@ -2
58,8 +258
,8 @@ CONFIG_SSB_PCIHOST_POSSIBLE=y
CONFIG_SSB_PCIHOST=y
CONFIG_SSB_B43_PCI_BRIDGE=y
ifneq ($(CONFIG_PCMCIA),)
CONFIG_SSB_PCIHOST=y
CONFIG_SSB_B43_PCI_BRIDGE=y
ifneq ($(CONFIG_PCMCIA),)
This page took
0.024516 seconds
and
4
git commands to generate.