X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mech_eap.git;a=blobdiff_plain;f=libeap%2Fhostapd%2Fandroid.config;fp=libeap%2Fhostapd%2Fandroid.config;h=e382c4081ebba365e61c82c8fc3eddf1ada04231;hp=0b1d7c769a62215f6bb95e127f8cca6323893276;hb=d1dd9aae6741e74f20bfc35e1db598652680279d;hpb=bd3bd69af16ab99706ba70ed11a3e291e968e5c6 diff --git a/libeap/hostapd/android.config b/libeap/hostapd/android.config index 0b1d7c7..e382c40 100644 --- a/libeap/hostapd/android.config +++ b/libeap/hostapd/android.config @@ -25,6 +25,9 @@ #LIBS += -L$(LIBNL)/lib CONFIG_LIBNL20=y +# QCA vendor extensions to nl80211 +CONFIG_DRIVER_NL80211_QCA=y + # Driver interface for FreeBSD net80211 layer (e.g., Atheros driver) #CONFIG_DRIVER_BSD=y #CFLAGS += -I/usr/local/include @@ -191,3 +194,8 @@ CONFIG_AP=y # Enable Fast Session Transfer (FST) #CONFIG_FST=y + +# Multiband Operation support +# These extentions facilitate efficient use of multiple frequency bands +# available to the AP and the devices that may associate with it. +#CONFIG_MBO=y