X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=wpa_supplicant%2Fdefconfig;h=1d05198f849af78db84cc52ca8f7423d3e57305b;hb=34a50145074218f1206799cfc13b24a69444a30e;hp=a615c7cea444c02071ad4ebe941d13ff0b299b4d;hpb=634e2e29d630f7f68d2343283db14ef12c8e0594;p=mech_eap.git diff --git a/wpa_supplicant/defconfig b/wpa_supplicant/defconfig index a615c7c..1d05198 100644 --- a/wpa_supplicant/defconfig +++ b/wpa_supplicant/defconfig @@ -467,6 +467,9 @@ CONFIG_PEERKEY=y # Hotspot 2.0 #CONFIG_HS20=y +# Enable interface matching in wpa_supplicant +#CONFIG_MATCH_IFACE=y + # Disable roaming in wpa_supplicant #CONFIG_NO_ROAMING=y @@ -542,3 +545,6 @@ CONFIG_PEERKEY=y # For more details refer to: # http://wireless.kernel.org/en/users/Documentation/acs #CONFIG_ACS=y + +# Support Multi Band Operation +#CONFIG_MBO=y