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/20210908.063016^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F47%2F263547%2F6;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 8365e9a..9a1e6e2 100644 --- a/arch/arm64/configs/tizen_bcm2711_defconfig +++ b/arch/arm64/configs/tizen_bcm2711_defconfig @@ -69,6 +69,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