aboutsummaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2011-07-24 12:11:43 +0200
committerSteven Rostedt <rostedt@rostedt.homelinux.com>2012-10-08 14:46:06 -0400
commit6ffcb36edd7ad0577086b7c114b75903c46e6d4c (patch)
treed837e6609da9f0406be95cdbb8e27d2ecd0268a6 /mm
parentf18c1cf01014eb88d7af74fd557ec238737d1d37 (diff)
kconfig-disable-a-few-options-rt.patch
Disable stuff which is known to have issues on RT Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'mm')
-rw-r--r--mm/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/Kconfig b/mm/Kconfig
index 8ca47a5ee9c8..3c36545f2598 100644
--- a/mm/Kconfig
+++ b/mm/Kconfig
@@ -304,7 +304,7 @@ config NOMMU_INITIAL_TRIM_EXCESS
config TRANSPARENT_HUGEPAGE
bool "Transparent Hugepage Support"
- depends on X86 && MMU
+ depends on X86 && MMU && !PREEMPT_RT_FULL
select COMPACTION
help
Transparent Hugepages allows the kernel to use huge pages and