mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user