iwlwifi: nvm: force mac from otp in case nvm mac is reserved
[firefly-linux-kernel-4.4.55.git] / arch / Kconfig
index 05d7a8a458d5850c181e527c2039904c66239de5..e1068987bad1c6fef286d084ca245cafbe0a8934 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,18 @@ 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
+
+config ARCH_HAS_ELF_RANDOMIZE
+       bool
+       help
+         An architecture supports choosing randomized locations for
+         stack, mmap, brk, and ET_DYN. Defined functions:
+         - arch_mmap_rnd()
+         - arch_randomize_brk()
+
 #
 # ABI hall of shame
 #