sdk: provide explicit CONFIG_MODULES kconfig symbol
[openwrt/openwrt.git] / target / sdk / files / Config.in
index 4a2f12e74fc4e21c50f33813e326a6a9a6427753..6cb3fe8aefad4490d8a42e5d669c5c69c133efd5 100644 (file)
@@ -1,2 +1,7 @@
+config MODULES
+       bool
+       default y
+       option modules
+
 source "Config-build.in"
 source "tmp/.config-package.in"