summaryrefslogtreecommitdiff
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>2013-12-06 20:56:15 -0500
commit0091b83a19051b5754bea62d1d13e6d28a8b1823 (patch)
tree74db287d19f541e057c5e1014dbd6c78e6a9cec2 /mm
parent017522c169131281caf5e9467112aa30734d2bbb (diff)
downloadlinux-rt-0091b83a19051b5754bea62d1d13e6d28a8b1823.tar.gz
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 e338407f1225..096f43635264 100644
--- a/mm/Kconfig
+++ b/mm/Kconfig
@@ -313,7 +313,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