build: add a CONFIG_MODULES symbol for compatibility with kernel menuconfig

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 36352
This commit is contained in:
Felix Fietkau 2013-04-17 15:36:49 +00:00
parent 96bb7c123b
commit 7b90f141df
1 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,10 @@
mainmenu "OpenWrt Configuration"
config MODULES
bool
default y
config HAVE_DOT_CONFIG
bool
default y