Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 99c80967 authored by Steve Muckle's avatar Steve Muckle
Browse files

ANDROID: android-base.cfg: remove spurious CONFIG_MODULES line



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: default avatarSteve Muckle <smuckle@google.com>
parent 34827041
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -3,7 +3,6 @@
# CONFIG_DEVMEM is not set
# CONFIG_DEVMEM is not set
# CONFIG_FHANDLE is not set
# CONFIG_FHANDLE is not set
# CONFIG_INET_LRO is not set
# CONFIG_INET_LRO is not set
# CONFIG_MODULES is not set
# CONFIG_OABI_COMPAT is not set
# CONFIG_OABI_COMPAT is not set
# CONFIG_SYSVIPC is not set
# CONFIG_SYSVIPC is not set
# CONFIG_USELIB is not set
# CONFIG_USELIB is not set