From eac0a452ae56253702f6a8456239fea24936e4dd Mon Sep 17 00:00:00 2001 From: huangzq2 Date: Mon, 24 Dec 2018 14:50:21 +0800 Subject: [PATCH] Correct Kane kernel configs Change-Id: I6eb62386e1b8219ef2cdfed13f1d6729c5c39446 Signed-off-by: huangzq2 Reviewed-on: https://gerrit.mot.com/1286664 SME-Granted: SME Approvals Granted SLTApproved: Slta Waiver Tested-by: Jira Key Reviewed-by: Xiangpo Zhao Submit-Approved: Jira Key --- arch/arm64/configs/ext_config/moto-erd9610-kane.config | 1 + arch/arm64/configs/ext_config/moto-erd9610.config | 3 +++ 2 files changed, 4 insertions(+) diff --git a/arch/arm64/configs/ext_config/moto-erd9610-kane.config b/arch/arm64/configs/ext_config/moto-erd9610-kane.config index 734401a1bb0e..81af0f432be2 100644 --- a/arch/arm64/configs/ext_config/moto-erd9610-kane.config +++ b/arch/arm64/configs/ext_config/moto-erd9610-kane.config @@ -29,3 +29,4 @@ CONFIG_SND_SOC_AOV_TRIGGER=y CONFIG_DROPBOX=y CONFIG_CRYPTO_SHA512=y CONFIG_NETFILTER_XT_MATCH_BPF=y +# CONFIG_USBPD_S2MM005 is not set diff --git a/arch/arm64/configs/ext_config/moto-erd9610.config b/arch/arm64/configs/ext_config/moto-erd9610.config index d76e19578d31..7a3f50f19bcf 100644 --- a/arch/arm64/configs/ext_config/moto-erd9610.config +++ b/arch/arm64/configs/ext_config/moto-erd9610.config @@ -29,6 +29,9 @@ CONFIG_F2FS_FS_SECURITY=y CONFIG_F2FS_FS_ENCRYPTION=y CONFIG_SUSPEND_SKIP_SYNC=y CONFIG_CMA_SIZE_MBYTES=22 +CONFIG_MEMCG=y +CONFIG_MEMCG_SWAP=y +# CONFIG_ANDROID_LOW_MEMORY_KILLER is not set # CONFIG_KSM is not set # CONFIG_PAGE_OWNER is not set # CONFIG_DEBUG_OBJECTS is not set -- 2.20.1