diff options
| author | Mark Brown <[email protected]> | 2019-11-04 11:12:49 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-11-04 21:57:57 +0100 |
| commit | f08d688223b04e16d259fea547ae15ecc6c44293 (patch) | |
| tree | 41dfa95a3e3903235dc53c205f552545da650bf5 /tools/perf/scripts/python | |
| parent | ebddaad09e1067408c921c6919a1f6ad7eb3e646 (diff) | |
coresight: Add explicit architecture dependency
Coresight hardware is only likely to appear on Arm systems and currently
the core code has Arm-specific barrier operations in it so can't be
built anywhere else so add an explicit dependency saying so. This will
make no practical difference currently due to the way subsystems are
referenced, the subsystem is only pulled in on arm and arm64, so mainly
serves as documentation in case someone wants to increase build
coverage.
Signed-off-by: Mark Brown <[email protected]>
Signed-off-by: Mathieu Poirier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions