[backfire] backport r21449
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 23 May 2010 22:57:36 +0000 (22:57 +0000)
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 23 May 2010 22:57:36 +0000 (22:57 +0000)
commitad3ee57c1fb71475e70f1dfda30c4f59f3720529
treebfe31cdf50ee44a8193a9058df07d032c1d89aaa
parentd81057a74c63e66a7226c5971118a87cf01252d5
[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

git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21558 3c298f89-4303-0410-b956-a3cf2f4a3e73
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