From 499a1d65edcc6240e65bf1ce676ab4401c068ee6 Mon Sep 17 00:00:00 2001 From: tytung Date: Sun, 23 Sep 2012 19:28:36 +0800 Subject: [PATCH] Revert "disable KSM" This reverts commit c9ff1491834a531715dd5658ccf90b524545b7a9. --- arch/arm/configs/htcleo_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/configs/htcleo_defconfig b/arch/arm/configs/htcleo_defconfig index 8b2d6ca4..eabfe521 100644 --- a/arch/arm/configs/htcleo_defconfig +++ b/arch/arm/configs/htcleo_defconfig @@ -401,7 +401,7 @@ CONFIG_BOUNCE=y CONFIG_VIRT_TO_BUS=y CONFIG_HAVE_MLOCK=y CONFIG_HAVE_MLOCKED_PAGE_BIT=y -# CONFIG_KSM is not set +CONFIG_KSM=y CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 CONFIG_ALIGNMENT_TRAP=y CONFIG_ALLOW_CPU_ALIGNMENT=y