ARM: shmobile: Restrict SCU support to SoCs that have it
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 15 Nov 2018 09:56:38 +0000 (10:56 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Fri, 16 Nov 2018 15:27:19 +0000 (07:27 -0800)
commitaf3a03cded07f4d6637e5b3660b6622cf60af338
treef724e03e136b84dd866f4b3cb1dd487c3e8ef452
parent9374eee32b666c92cf821a98eb3aeaa0bf4d5dd5
ARM: shmobile: Restrict SCU support to SoCs that have it

Currently support for the ARM Cortex-A9 Snoop Control Unit is included
unconditionally, while only Renesas multicore Cortex-A9 SoCs have this
kind of SCU.

This decreases kernel image size by ca. 300 bytes on SoCs without such
an SCU.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/Kconfig