summaryrefslogtreecommitdiff
path: root/mm/Kconfig
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2011-07-24 12:11:43 +0200
committerClark Williams <williams@redhat.com>2012-04-10 16:41:08 -0500
commit15b5803f19d29194d75d7bb57f6187b6dbc67587 (patch)
treee6ce0168603f9eacc3be2a9071cec99181dbe25e /mm/Kconfig
parent2c1efe218532ab593d04f9e902d9d01f61a9ec9e (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/Kconfig')
-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