aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2014-03-15 20:32:00 +0100
committerArnd Bergmann <[email protected]>2014-06-17 17:09:35 +0200
commit30b6f37df665be71c90cfe29de03333a42228ae7 (patch)
tree8869044fb6acdc65dc14478fe883b5afb30aabcc /tools/perf/util/scripting-engines/trace-event-python.c
parent13ee8955473152e1194951ccdf813b29f9407455 (diff)
bus/arm-cci: add dependency on OF && CPU_V7
The arm-cci code uses device tree helpers for initialization that don't work on kernels built without CONFIG_OF. Further, it contains an inline assembly in cci_enable_port_for_self() that uses ARMv7 instructions and fails to build when targetting other ARM instruction set versions. This works around both issues by limiting the scope of the Kconfig symbol to platforms that can actually build this driver cleanly. Signed-off-by: Arnd Bergmann <[email protected]> Acked-by: Lorenzo Pieralisi <[email protected]> Cc: Shawn Guo <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions