|
|
@@ -394,3 +394,8 @@ CONFIG_TLS=internal
|
|
|
# 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
|