aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2013-09-25 12:29:16 +0200
committerGary Robertson <gary.robertson@linaro.org>2013-10-31 18:06:37 -0700
commitb127d4682c5fcde6c90d00ab16f6bacab22d9fd1 (patch)
tree32c7097c909ca8274da14edbf004141dc86a1f81
parent49385c1a167ef4ffec4fc2efde0ef459e34ae934 (diff)
mm/Kconfig: remove PREEMPT_RT_FULL=n dependency on TLBlinux-lng-preempt-rt-v3.10.15-rt11-finallinux-lng-preempt-rt-v3.10.15-rt11
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