From 9b01cf210f2af52b743fffd299f943075b00c5b7 Mon Sep 17 00:00:00 2001 From: CTCaer Date: Mon, 28 Sep 2020 15:55:55 +0000 Subject: [PATCH] arm64: icosa: Enable reclaiming support to zswap --- arch/arm64/configs/tegra_linux_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/tegra_linux_defconfig b/arch/arm64/configs/tegra_linux_defconfig index ca234d9b6357..f7e80035a5a6 100644 --- a/arch/arm64/configs/tegra_linux_defconfig +++ b/arch/arm64/configs/tegra_linux_defconfig @@ -1332,6 +1332,7 @@ CONFIG_USBIP_VHCI_HCD=m CONFIG_ZSWAP=y CONFIG_ZSWAP_DEFAULT_ON=y CONFIG_ZSWAP_COMPRESSOR_DEFAULT="lz4" +CONFIG_ZBUD=y CONFIG_ZRAM=y CONFIG_FRONTSWAP=y CONFIG_ZRAM_LZ4_COMPRESSOR=y