summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2011-07-18 17:08:34 +0200
committerClark Williams <williams@redhat.com>2012-04-11 11:07:51 -0500
commit1cd24b273addd6697b14e6201de111ce3aaf0566 (patch)
tree27d5b507e662a6d119f68c37aeeac94e1aef4675 /arch
parenta3758168429ed60995b2e2a5471d613f432d5215 (diff)
power-disable-highmem-on-rt.patch
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch')
-rw-r--r--arch/powerpc/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
index 981d71fbce0b..86e2322af8d9 100644
--- a/arch/powerpc/Kconfig
+++ b/arch/powerpc/Kconfig
@@ -283,7 +283,7 @@ menu "Kernel options"
config HIGHMEM
bool "High memory support"
- depends on PPC32
+ depends on PPC32 && !PREEMPT_RT_FULL
source kernel/time/Kconfig
source kernel/Kconfig.hz