mips: extract logic for mmap_rnd()
[firefly-linux-kernel-4.4.55.git] / arch / Kconfig
index 05d7a8a458d5850c181e527c2039904c66239de5..c88c23f0a1da0a22f7da170b60b7f0f7b8aedf90 100644 (file)
@@ -446,6 +446,9 @@ config HAVE_IRQ_TIME_ACCOUNTING
 config HAVE_ARCH_TRANSPARENT_HUGEPAGE
        bool
 
+config HAVE_ARCH_HUGE_VMAP
+       bool
+
 config HAVE_ARCH_SOFT_DIRTY
        bool
 
@@ -484,6 +487,10 @@ config HAVE_IRQ_EXIT_ON_IRQ_STACK
          This spares a stack switch and improves cache usage on softirq
          processing.
 
+config PGTABLE_LEVELS
+       int
+       default 2
+
 #
 # ABI hall of shame
 #