mirror of
https://github.com/torvalds/linux.git
synced 2026-01-12 00:42:35 +08:00
The NO_AUXTRACE build option was used when the __get_cpuid feature test failed or if it was provided on the command line. The option no longer avoids a dependency on a library and so having the option is just adding complexity to the code base. Remove the option CONFIG_AUXTRACE from Build files and HAVE_AUXTRACE_SUPPORT by assuming it is always defined. Signed-off-by: Ian Rogers <irogers@google.com> Reviewed-by: James Clark <james.clark@linaro.org> Signed-off-by: Namhyung Kim <namhyung@kernel.org>
2 lines
55 B
Plaintext
2 lines
55 B
Plaintext
perf-util-y += arm-spe-pkt-decoder.o arm-spe-decoder.o
|