Merge tag 'timers-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-microblaze.git] / arch / x86 / Kconfig.assembler
index 13de0db..26b8c08 100644 (file)
@@ -15,3 +15,7 @@ config AS_SHA256_NI
        def_bool $(as-instr,sha256msg1 %xmm0$(comma)%xmm1)
        help
          Supported by binutils >= 2.24 and LLVM integrated assembler
+config AS_TPAUSE
+       def_bool $(as-instr,tpause %ecx)
+       help
+         Supported by binutils >= 2.31.1 and LLVM integrated assembler >= V7