ANDROID: android-base.cfg: remove spurious CONFIG_MODULES line
authorSteve Muckle <smuckle@google.com>
Fri, 12 May 2017 17:17:05 +0000 (10:17 -0700)
committerAmit Pundir <amit.pundir@linaro.org>
Thu, 25 May 2017 11:07:25 +0000 (16:37 +0530)
CONFIG_MODULES must be enabled as part of the android base kernel
configuration. There is already a line specifying the option be
enabled, but there was a pre-existing line requiring it be disabled.
Remove it.

Bug: 38224475
Change-Id: I608de5ae68f3a03d5da4e5800bbf37cc71dff8b8
Signed-off-by: Steve Muckle <smuckle@google.com>
android/configs/android-base.cfg

index 23686fc15d4523d1db6e47879c5dbfaad19bd48a..b7b997fd58c979604e21fe65b417a8b8d5662235 100644 (file)
@@ -3,7 +3,6 @@
 # CONFIG_DEVMEM is not set
 # CONFIG_FHANDLE is not set
 # CONFIG_INET_LRO is not set
-# CONFIG_MODULES is not set
 # CONFIG_OABI_COMPAT is not set
 # CONFIG_SYSVIPC is not set
 # CONFIG_USELIB is not set