aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2013-09-25 12:29:16 +0200
committerAnders Roxell <anders.roxell@linaro.org>2013-09-25 18:34:32 +0200
commita377cd51e9e79c216ce21ed6a01dd2ed834e2527 (patch)
tree19babc5de25717162d169015bdd7aec4313926ed
parent38c9d94d7e7e59746f6758f12c8dd44bdd81b346 (diff)
mm/Kconfig: remove PREEMPT_RT_FULL=n dependency on TLBlinux-lng-preempt-rt-3.10.10-2013.09
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
-rw-r--r--mm/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/Kconfig b/mm/Kconfig
index 4ff772984ddb..e742d06285b7 100644
--- a/mm/Kconfig
+++ b/mm/Kconfig
@@ -384,7 +384,7 @@ config NOMMU_INITIAL_TRIM_EXCESS
config TRANSPARENT_HUGEPAGE
bool "Transparent Hugepage Support"
- depends on HAVE_ARCH_TRANSPARENT_HUGEPAGE && !PREEMPT_RT_FULL
+ depends on HAVE_ARCH_TRANSPARENT_HUGEPAGE
select COMPACTION
help
Transparent Hugepages allows the kernel to use huge pages and