aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2013-09-25 12:29:16 +0200
committerGary S. Robertson <gary.robertson@linaro.org>2013-10-07 20:40:37 -0500
commit90fcfd77b0bd5f80dc4a00c1f5069043a9c2129d (patch)
tree507a179c90d1972d25b52847018cf802bd36e838
parent3398d0d8cc4a47f08741eb55aacd830d88a2d824 (diff)
mm/Kconfig: remove PREEMPT_RT_FULL=n dependency on TLBlinux-lng-preempt-rt-3.10.14-rt9
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