summaryrefslogtreecommitdiff
path: root/package/mac80211/patches/007-remove_misc_drivers.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2010-05-15 11:04:53 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2010-05-15 11:04:53 +0000
commitcfec944f426b948f8bd5ef81e402c81e29e3eb1c (patch)
tree98286029c58af347d1c905ab54172d36ddb175fb /package/mac80211/patches/007-remove_misc_drivers.patch
parent01d8285e472e3103a11a6583d2c6c3ccf1acb198 (diff)
downloadmtk-20170518-cfec944f426b948f8bd5ef81e402c81e29e3eb1c.zip
mtk-20170518-cfec944f426b948f8bd5ef81e402c81e29e3eb1c.tar.gz
mtk-20170518-cfec944f426b948f8bd5ef81e402c81e29e3eb1c.tar.bz2
ssb: activate CONFIG_SSB_BLOCKIO in the kernel and not in compat-wireless.
Before this patch CONFIG_SSB_BLOCKIO was set to y in compat-wireless but the in kernel ssb system had it set to n, this causes an invalid pointer. b43 now needs CONFIG_SSB_BLOCKIO=y SVN-Revision: 21449
Diffstat (limited to 'package/mac80211/patches/007-remove_misc_drivers.patch')
-rw-r--r--package/mac80211/patches/007-remove_misc_drivers.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/mac80211/patches/007-remove_misc_drivers.patch b/package/mac80211/patches/007-remove_misc_drivers.patch
index e0b007f..afd7161 100644
--- a/package/mac80211/patches/007-remove_misc_drivers.patch
+++ b/package/mac80211/patches/007-remove_misc_drivers.patch
@@ -1,6 +1,6 @@
--- a/config.mk
+++ b/config.mk
-@@ -286,10 +286,10 @@ endif
+@@ -270,10 +270,10 @@ endif
CONFIG_MWL8K=m
# Ethernet drivers go here
@@ -15,7 +15,7 @@
CONFIG_HERMES=m
CONFIG_HERMES_CACHE_FW_ON_INIT=y
-@@ -342,10 +342,10 @@ CONFIG_USB_NET_COMPAT_RNDIS_HOST=n
+@@ -326,10 +326,10 @@ CONFIG_USB_NET_COMPAT_RNDIS_HOST=n
CONFIG_USB_NET_COMPAT_RNDIS_WLAN=n
CONFIG_USB_NET_COMPAT_CDCETHER=n
else