aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGeert Uytterhoeven <[email protected]>2020-01-21 11:37:20 +0100
committerLinus Walleij <[email protected]>2020-04-16 13:01:43 +0200
commit65fd41e6fa2ee0905b06379d1ef1ff52b3f27156 (patch)
treee670b8bd45bbfd26f918e1b2363abf83a03eb2a1 /tools/perf/scripts/python
parentba637aa019e038a518236bb56afcdb86ebfd269c (diff)
ARM: realview: Drop unneeded select of multi-platform features
Support for ARM Ltd. RealView systems depends on ARCH_MULTIPLATFORM, which selects USE_OF. Support for ARMv6 and ARMv7 variants depends on ARCH_MULTI_V6 or ARCH_MULTI_V7, which both select ARCH_MULTI_V6_V7 and thus MIGHT_HAVE_CACHE_L2X0. Support for ARMv7 variants depends on ARCH_MULTI_V7, which selects HAVE_SMP. Hence there is no need for the affected RealView-specific symbols to select any of them. Signed-off-by: Geert Uytterhoeven <[email protected]> Cc: Linus Walleij <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions