summaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/config.mk b/config.mk
index 4b46912c..93f07383 100644
--- a/config.mk
+++ b/config.mk
@@ -651,17 +651,19 @@ ifndef CONFIG_COMPAT_KERNEL_2_6_29
export CONFIG_BRCMFMAC=m
endif #CONFIG_COMPAT_KERNEL_2_6_29
+ifndef CONFIG_COMPAT_KERNEL_2_6_30
+
export CONFIG_WL_TI=y
export CONFIG_WLCORE=m
ifdef CONFIG_CRC7
export CONFIG_WL1251=m
export CONFIG_WL12XX=m
-ifndef CONFIG_COMPAT_KERNEL_2_6_30
export CONFIG_WL18XX=m
-endif #CONFIG_COMPAT_KERNEL_2_6_30
endif #CONFIG_CRC7
+endif #CONFIG_COMPAT_KERNEL_2_6_30
+
export CONFIG_MWIFIEX=m
ifndef CONFIG_CORDIC