Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx> --- config.mk | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config.mk b/config.mk index 458f0c1..b7a468c 100644 --- a/config.mk +++ b/config.mk @@ -222,6 +222,9 @@ export CONFIG_BT_HCIUART_3WIRE=y export CONFIG_BT_HCIVHCI=m export CONFIG_BT_MRVL=m +ifndef CONFIG_COMPAT_KERNEL_2_6_39 +export CONFIG_BT_WILINK=m +endif #CONFIG_COMPAT_KERNEL_2_6_39 ifdef CONFIG_PCMCIA export CONFIG_BT_HCIDTL1=m -- 1.7.10.4 -- 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