From 0a60320840ed7d8ebbdcf4affb0999ee359e6ecd Mon Sep 17 00:00:00 2001 From: huangzq2 Date: Mon, 10 Dec 2018 18:00:57 +0800 Subject: [PATCH] Enabled cpusets Change-Id: I3dca6ff8af13363650fe7a42fb3915dc42755296 Signed-off-by: huangzq2 Reviewed-on: https://gerrit.mot.com/1280765 SLTApproved: Slta Waiver SME-Granted: SME Approvals Granted Tested-by: Jira Key Reviewed-by: Xiangpo Zhao Submit-Approved: Jira Key --- arch/arm64/configs/ext_config/moto-erd9610.config | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/ext_config/moto-erd9610.config b/arch/arm64/configs/ext_config/moto-erd9610.config index 20f9062cbfb9..5e2a717d3699 100644 --- a/arch/arm64/configs/ext_config/moto-erd9610.config +++ b/arch/arm64/configs/ext_config/moto-erd9610.config @@ -18,6 +18,7 @@ CONFIG_HZ_300=y CONFIG_SWAP=y CONFIG_ZSMALLOC=y CONFIG_ZRAM=y +CONFIG_CPUSETS=y CONFIG_CRYPTO_LZ4=y CONFIG_CRYPTO_GCM=y CONFIG_IPV6_VTI=y -- 2.20.1