summaryrefslogtreecommitdiff
path: root/arch/mips
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2011-07-18 15:10:12 (GMT)
committerScott Wood <scottwood@freescale.com>2015-02-13 22:20:58 (GMT)
commitf71e87a910e0f4c56ba440f4243a415f9d760ee6 (patch)
tree4d7b467ecec5f48da9ed3333a5261527f47da902 /arch/mips
parent97b09a387a8ecab0ec5c5b8ab64a662540e2836c (diff)
downloadlinux-fsl-qoriq-f71e87a910e0f4c56ba440f4243a415f9d760ee6.tar.xz
mips-disable-highmem-on-rt.patch
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/mips')
-rw-r--r--arch/mips/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index f75ab4a..f3981c2 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -2078,7 +2078,7 @@ config CPU_R4400_WORKAROUNDS
#
config HIGHMEM
bool "High Memory Support"
- depends on 32BIT && CPU_SUPPORTS_HIGHMEM && SYS_SUPPORTS_HIGHMEM
+ depends on 32BIT && CPU_SUPPORTS_HIGHMEM && SYS_SUPPORTS_HIGHMEM && !PREEMPT_RT_FULL
config CPU_SUPPORTS_HIGHMEM
bool