From: Sung-hun Kim Date: Mon, 30 Aug 2021 06:16:52 +0000 (+0900) Subject: arm64: defconfig: enable finegrained-THP configuration X-Git-Tag: submit/tizen/20220208.074352~33 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=265fa1bd9a6ae5c12961f6a1326f9010a37db028;p=platform%2Fkernel%2Flinux-rpi.git arm64: defconfig: enable finegrained-THP configuration Enable finegrained-THP to allow creation of 64KB hugepages. Change-Id: If23d2489571ac0a5c367db54126b7b6abf42eebc Signed-off-by: Sung-hun Kim --- diff --git a/arch/arm64/configs/tizen_bcm2711_defconfig b/arch/arm64/configs/tizen_bcm2711_defconfig index be67be5..efc8009 100644 --- a/arch/arm64/configs/tizen_bcm2711_defconfig +++ b/arch/arm64/configs/tizen_bcm2711_defconfig @@ -68,6 +68,7 @@ CONFIG_FRONTSWAP=y CONFIG_CMA=y CONFIG_ZSMALLOC=y CONFIG_READ_ONLY_THP_FOR_FS=y +CONFIG_FINEGRAINED_THP=y CONFIG_NET=y CONFIG_PACKET=y CONFIG_UNIX=y