summaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2012-11-29 00:07:46 +0100
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>2012-11-29 13:08:51 -0800
commit3eeb368592aea2d0c02f51758642036b812d919f (patch)
tree6a203afaa064089e0d4c98010a715821e082440a /config.mk
parenta6f03bb99fa1ec1f3774cfdc63391a9ff6b2b6e2 (diff)
compat-drivers: build RTL8723AE
This driver is building on 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.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.mk b/config.mk
index ae515bcd..8513142f 100644
--- a/config.mk
+++ b/config.mk
@@ -433,6 +433,7 @@ endif #CONFIG_WIRELESS_EXT
export CONFIG_RTL8192CE=m
export CONFIG_RTL8192SE=m
export CONFIG_RTL8192DE=m
+export CONFIG_RTL8723AE=m
export CONFIG_BRCMSMAC=m