build: add a CONFIG_MODULES symbol for compatibility with kernel menuconfig
[openwrt/staging/luka.git] / Config.in
index 115348071097052a61878be3a454f08efb99de6d..0268cdd8e47e0bb09648891e08eaf96e67b2cd31 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -6,6 +6,10 @@
 
 mainmenu "OpenWrt Configuration"
 
+config MODULES
+       bool
+       default y
+
 config HAVE_DOT_CONFIG
        bool
        default y