summaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2012-11-06 00:11:54 +0100
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>2012-11-15 21:34:08 -0800
commit4fffa91e69a57d59f8574ad894a4c095199cfa84 (patch)
tree2f4f2fb2c5b2053e196302ef8958620e9749240d /config.mk
parent4e40aa3604bf7ec64fc205f04d27e057fafca185 (diff)
compat-drivers: add CONFIG_MWIFIEX_USB in config.mk
The driver at least compiles with all supported kernel versions. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.mk b/config.mk
index 985fb6a6..dde85543 100644
--- a/config.mk
+++ b/config.mk
@@ -558,6 +558,8 @@ export CONFIG_BT_ATH3K=m
export CONFIG_RTL8192CU=m
+export CONFIG_MWIFIEX_USB=m
+
endif #CONFIG_USB end of USB driver list
ifdef CONFIG_SPI_MASTER