commit | af3a03cded07f4d6637e5b3660b6622cf60af338 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert+renesas@glider.be> | Thu Nov 15 10:56:38 2018 +0100 |
committer | Simon Horman <horms+renesas@verge.net.au> | Fri Nov 16 07:27:19 2018 -0800 |
tree | f724e03e136b84dd866f4b3cb1dd487c3e8ef452 | |
parent | 9374eee32b666c92cf821a98eb3aeaa0bf4d5dd5 [diff] |
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>