ANDROID: GKI defconfig: Remove ZSMALLOC from gki_defconfig

Allow vendors to provide zsmalloc module in vendor fragment
for GKI 2.0 since modules can't be overridden

Bug: 150917000
Change-Id: Ifbef41db0ac280ed30ea1a71b7fc2581eb6a5541
Signed-off-by: Kalesh Singh <kaleshsingh@google.com>
(cherry picked from commit 1c77c2c81861bec6d7097b04cb3b4fa96b2d55cc)
This commit is contained in:
Kalesh Singh
2020-07-22 16:07:32 +00:00
parent 269692b031
commit 08f8610088
2 changed files with 0 additions and 2 deletions

View File

@@ -90,7 +90,6 @@ CONFIG_MEMORY_HOTPLUG=y
CONFIG_CLEANCACHE=y
CONFIG_CMA=y
CONFIG_CMA_AREAS=16
CONFIG_ZSMALLOC=y
CONFIG_NET=y
CONFIG_PACKET=y
CONFIG_UNIX=y

View File

@@ -68,7 +68,6 @@ CONFIG_BINFMT_MISC=y
CONFIG_CLEANCACHE=y
CONFIG_CMA=y
CONFIG_CMA_AREAS=16
CONFIG_ZSMALLOC=y
CONFIG_NET=y
CONFIG_PACKET=y
CONFIG_UNIX=y