aboutsummaryrefslogtreecommitdiffstats
path: root/package/hostapd/Config.in
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-03-17 20:21:28 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-03-17 20:21:28 +0000
commitdaf32f2647f810c9f31265e432ae2d78b49adfe3 (patch)
tree8a6e590bd10b3f809bd3c0632fc0f892ebbb611e /package/hostapd/Config.in
parent438ced7a7afde4de0b7cba49ae581dfe8155103f (diff)
downloadupstream-daf32f2647f810c9f31265e432ae2d78b49adfe3.tar.gz
upstream-daf32f2647f810c9f31265e432ae2d78b49adfe3.tar.bz2
upstream-daf32f2647f810c9f31265e432ae2d78b49adfe3.zip
hostapd: add a separate config symbol for 802.11n driver support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26212 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/hostapd/Config.in')
-rw-r--r--package/hostapd/Config.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/package/hostapd/Config.in b/package/hostapd/Config.in
index 2e8d3ebc76..a88f977c19 100644
--- a/package/hostapd/Config.in
+++ b/package/hostapd/Config.in
@@ -30,3 +30,7 @@ config WPA_RFKILL_SUPPORT
config DRIVER_WEXT_SUPPORT
bool
default n
+
+config DRIVER_11N_SUPPORT
+ bool
+ default n