Merge tag '5.15-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6
[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