summaryrefslogtreecommitdiff
path: root/scripts/Makefile.extrawarn
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2020-01-21 11:37:20 +0100
committerLinus Walleij <linus.walleij@linaro.org>2020-04-16 13:01:43 +0200
commit65fd41e6fa2ee0905b06379d1ef1ff52b3f27156 (patch)
treee670b8bd45bbfd26f918e1b2363abf83a03eb2a1 /scripts/Makefile.extrawarn
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 <geert+renesas@glider.be> Cc: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'scripts/Makefile.extrawarn')
0 files changed, 0 insertions, 0 deletions