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>2014-05-14 18:38:42 (GMT)
commit2f697d7748c8bc9d595ad4433bffa87f253a940c (patch)
tree7604c7167a4362980caeb0c390b9611317cb91be /arch/mips
parentc1fdd9f3d5ecd7b80c37af8691e918bab89ade8f (diff)
downloadlinux-fsl-qoriq-2f697d7748c8bc9d595ad4433bffa87f253a940c.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