]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: shmobile: Introduce ARCH_RENESAS
authorSimon Horman <horms+renesas@verge.net.au>
Tue, 10 Nov 2015 00:06:41 +0000 (09:06 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 16 Nov 2015 17:15:55 +0000 (02:15 +0900)
commit42a35d27d825f662502c82953cca80d7b2eb2102
tree6a0d2d749dbe3d5f37242ee7579b13a83a513a10
parent02e7e2e20217ed1a46d7dcffa4d0cd0e9ad8ee69
ARM: shmobile: Introduce ARCH_RENESAS

The purpose of this patch is to start the process of replacing both
ARCH_SHMOBILE and ARCH_SHMOBILE_MULTI with ARCH_RENESAS.

RENESAS seems to be a more appropriate name than SHMOBILE for the majority
of Renesas 32-bit ARM based SoCs. The name is conveniently also (newer)
ARM64 based SoCs.

This patches only addresses 32-bit ARM based SoCs.  Proposed support for
the ARM64 based r8a7795 SoC already uses ARCH_RENESAS which selects
ARCH_SHMOBILE.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/configs/multi_v7_defconfig
arch/arm/configs/shmobile_defconfig
arch/arm/mach-shmobile/Kconfig