CONFIG_ARM64_ERRATUM_2067961 is not available for thedefaultarchitecture x86.
Result is shown for architecture arm64

Neoverse-N2: 2067961: workaround TSB instruction failing to flush trace

configname: CONFIG_ARM64_ERRATUM_2067961

Linux Kernel Configuration
└─>Kernel Features
└─>ARM errata workarounds via the alternatives framework
└─>Neoverse-N2: 2067961: workaround TSB instruction failing to flush trace
In linux kernel since version 5.2 (release Date: 2019-07-07)  
Enable workaround for ARM Neoverse-N2 erratum 2067961

Affected cores may fail to flush the trace data on a TSB instruction, when
the PE is in trace prohibited state. This will cause losing a few bytes
of the trace cached.

Workaround is to issue two TSB consecutively on affected cores.

If unsure, say Y.