hostapd: enable CTRL_IFACE_MIB for hostapd-full
[openwrt/staging/jogo.git] / package / network / services / hostapd / files / hostapd-full.config
index 5c9fbed2e48d97868eb44f2fef89fc52838c138e..0ecce423e750cdf8a8f505fc3fb7c231bc221991 100644 (file)
@@ -394,3 +394,8 @@ CONFIG_TAXONOMY=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