[PATCH 5/6] ksm: build system make it compile for all archs

From: Izik Eidus
Date: Sat May 02 2009 - 18:21:42 EST


The known issues with cross platform support were fixed,
so we return it back to compile on all archs.

Signed-off-by: Izik Eidus <ieidus@xxxxxxxxxx>
---
mm/Kconfig | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/mm/Kconfig b/mm/Kconfig
index f59b1e4..fb8ac63 100644
--- a/mm/Kconfig
+++ b/mm/Kconfig
@@ -228,7 +228,6 @@ config MMU_NOTIFIER

config KSM
tristate "Enable KSM for page sharing"
- depends on X86
help
Enable the KSM kernel module to allow page sharing of equal pages
among different tasks.
--
1.5.6.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/