]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - arch/Kconfig
Merge tag 'sound-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
[linux.git] / arch / Kconfig
index 4426e9687d89832e405c448eef7e41cb7a26d9ce..6801123932a503ba64bcf1c9dfbb7877fff0f094 100644 (file)
@@ -362,6 +362,9 @@ config HAVE_ARCH_JUMP_LABEL
 config HAVE_RCU_TABLE_FREE
        bool
 
+config HAVE_RCU_TABLE_INVALIDATE
+       bool
+
 config ARCH_HAVE_NMI_SAFE_CMPXCHG
        bool
 
@@ -841,6 +844,14 @@ config REFCOUNT_FULL
          against various use-after-free conditions that can be used in
          security flaw exploits.
 
+config HAVE_ARCH_COMPILER_H
+       bool
+       help
+         An architecture can select this if it provides an
+         asm/compiler.h header that should be included after
+         linux/compiler-*.h in order to override macro definitions that those
+         headers generally provide.
+
 config HAVE_ARCH_PREL32_RELOCATIONS
        bool
        help