From 0d9fd6165a01093ac82c1088d0544a304f72b4d6 Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Thu, 28 Nov 2013 17:27:29 +0100 Subject: ARM: Kconfig: Mention Renesas ARM SoCs instead of SH-Mobile Only the SH-Mobile product name is mentioned in the Kconfig descriptions and help texts. This makes it difficult for external engineers working on other Renesas platforms to find upstream platform support as the combination of the SH-Mobile name and using the product number proved an effective method of concealment. Replace the "SH-Mobile" name with "Renesas ARM SoCs" in all the related descriptions, help texts and comments. Reported-by: Phil Edworthy Signed-off-by: Laurent Pinchart Signed-off-by: Simon Horman --- arch/arm/Kconfig | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'arch/arm/Kconfig') diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 483d316543ad..341b67dd7deb 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -645,7 +645,7 @@ config ARCH_MSM (clock and power control, etc). config ARCH_SHMOBILE_LEGACY - bool "Renesas SH-Mobile / R-Mobile (non-multiplatform)" + bool "Renesas ARM SoCs (non-multiplatform)" select ARCH_SHMOBILE select ARM_PATCH_PHYS_VIRT select CLKDEV_LOOKUP @@ -661,8 +661,9 @@ config ARCH_SHMOBILE_LEGACY select PM_GENERIC_DOMAINS if PM select SPARSE_IRQ help - Support for Renesas's SH-Mobile and R-Mobile ARM platforms using - a non-multiplatform kernel. + Support for Renesas ARM SoC platforms using a non-multiplatform + kernel. This includes the SH-Mobile, R-Mobile, EMMA-Mobile, R-Car + and RZ families. config ARCH_RPC bool "RiscPC" -- cgit v1.2.1