[backfire] backport r21449
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 23 May 2010 22:57:36 +0000 (22:57 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 23 May 2010 22:57:36 +0000 (22:57 +0000)
commit8408e547abd9bfe74dc6554e5d7b28fba0d602b4
treebfe31cdf50ee44a8193a9058df07d032c1d89aaa
parent219ac50c200cc0938d221277ae0e42d2ccb05228
[backfire] backport r21449

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: 21558
12 files changed:
package/mac80211/Makefile
package/mac80211/patches/005-disable_ssb_build.patch
package/mac80211/patches/007-remove_misc_drivers.patch
package/mac80211/patches/009-remove_mac80211_module_dependence.patch
package/mac80211/patches/010-no_pcmcia.patch
package/mac80211/patches/011-no_sdio.patch
package/mac80211/patches/013-disable_b43_nphy.patch
package/mac80211/patches/015-remove-rt2x00-options.patch
target/linux/generic-2.6/config-2.6.30
target/linux/generic-2.6/config-2.6.32
target/linux/generic-2.6/patches-2.6.30/974-ssb_b43_default_on.patch
target/linux/generic-2.6/patches-2.6.32/974-ssb_b43_default_on.patch