hostapd: enable CTRL_IFACE_MIB for hostapd-full
[openwrt/staging/dedeckeh.git] / package / network / services / hostapd / files / wpa_supplicant-full.config
index e5a6752a8e6e9aee283565feaf8dfa77b921d276..982f4d5534c5a3d77830907b700928d6521bec8b 100644 (file)
@@ -618,3 +618,8 @@ CONFIG_IBSS_RSN=y
 # Services can connect to the bus and provide methods
 # that can be called by other services or clients.
 CONFIG_UBUS=y
+
+# OpenWrt patch 380-disable-ctrl-iface-mib.patch
+# leads to the MIB only being compiled in if
+# CONFIG_CTRL_IFACE_MIB is enabled.
+CONFIG_CTRL_IFACE_MIB=y