summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/wpa_supplicant/wpa_supplicant.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/wpa_supplicant/wpa_supplicant.mk b/package/wpa_supplicant/wpa_supplicant.mk
index e3e6f3a0ef..3c3317b122 100644
--- a/package/wpa_supplicant/wpa_supplicant.mk
+++ b/package/wpa_supplicant/wpa_supplicant.mk
@@ -28,7 +28,8 @@ WPA_SUPPLICANT_CONFIG_ENABLE = \
CONFIG_IEEE80211N \
CONFIG_IEEE80211R \
CONFIG_INTERNAL_LIBTOMMATH \
- CONFIG_DEBUG_FILE
+ CONFIG_DEBUG_FILE \
+ CONFIG_MATCH_IFACE
WPA_SUPPLICANT_CONFIG_DISABLE = \
CONFIG_SMARTCARD
OpenPOWER on IntegriCloud