On 03/28/2013 08:12 PM, Hauke Mehrtens wrote: > Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx> > --- > config.mk | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/config.mk b/config.mk > index b2e3d2d..8377278 100644 > --- a/config.mk > +++ b/config.mk > @@ -608,14 +608,12 @@ export CONFIG_SSB_SDIOHOST=y > export CONFIG_B43_SDIO=y > > ifdef CONFIG_CRC7 > -ifdef CONFIG_WL12XX_PLATFORM_DATA > ifndef CONFIG_COMPAT_KERNEL_2_6_37 > export CONFIG_COMPAT_WL1251_SDIO=m > endif #CONFIG_COMPAT_KERNEL_2_6_37 > ifndef CONFIG_COMPAT_KERNEL_2_6_38 > export CONFIG_WLCORE_SDIO=m > endif #CONFIG_COMPAT_KERNEL_2_6_38 > -endif #CONFIG_WL12XX_PLATFORM_DATA > endif #CONFIG_CRC7 > > export CONFIG_MWIFIEX_SDIO=m > @@ -677,6 +675,7 @@ endif #CONFIG_COMPAT_KERNEL_2_6_29 > ifndef CONFIG_COMPAT_KERNEL_2_6_30 > > export CONFIG_WL_TI=y > +# export CONFIG_WILINK_PLATFORM_DATA=y > export CONFIG_WLCORE=m > > ifdef CONFIG_CRC7 > Hi Luis, Is there any reason you did not apply this patch? Hauke -- To unsubscribe from this list: send the line "unsubscribe backports" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html