ARM: implement highpte
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / arm / Kconfig
index aef63c8e3d2dc99d53c8ab81564dce81b8c52b4d..370f477871227da67787c45ef154ebf45503dd3e 100644 (file)
@@ -1054,6 +1054,11 @@ config HIGHMEM
 
          If unsure, say n.
 
+config HIGHPTE
+       bool "Allocate 2nd-level pagetables from highmem"
+       depends on HIGHMEM
+       depends on !OUTER_CACHE
+
 source "mm/Kconfig"
 
 config LEDS