summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2011-07-18 15:09:28 (GMT)
committerScott Wood <scottwood@freescale.com>2013-04-04 22:09:31 (GMT)
commitf478821c4f9eecf14e0e13ef3ad6ba79faff41d4 (patch)
tree696f0d57a87ca5be80d4c6830eb7d7d6c64afe93 /arch
parente60e15e60ae205405edccf598db30beeaddccf3b (diff)
downloadlinux-fsl-qoriq-f478821c4f9eecf14e0e13ef3ad6ba79faff41d4.tar.xz
arm-disable-highmem-on-rt.patch
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 4890796..772c2d3 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1752,7 +1752,7 @@ config HAVE_ARCH_PFN_VALID
config HIGHMEM
bool "High Memory Support"
- depends on MMU
+ depends on MMU && !PREEMPT_RT_FULL
help
The address space of ARM processors is only 4 Gigabytes large
and it has to accommodate user address space, kernel address