From: Magnus Damm Date: Wed, 17 Feb 2016 08:22:09 +0000 (+0900) Subject: ARM: shmobile: Kconfig: Get rid of old comment X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=cf77db5165b606fca7d1d59735528ee43202392e;p=deliverable%2Flinux.git ARM: shmobile: Kconfig: Get rid of old comment Remove comment that used to be part of non-multiplatform kernel support. Now with multiplatform-only we have no Renesas-specific System Configuration entries. Signed-off-by: Magnus Damm Acked-by: by: Geert Uytterhoeven Signed-off-by: Simon Horman --- diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig index cd5f171f83ce..aa0b1a177d3e 100644 --- a/arch/arm/mach-shmobile/Kconfig +++ b/arch/arm/mach-shmobile/Kconfig @@ -99,6 +99,4 @@ config ARCH_SH73A0 bool "SH-Mobile AG5 (R8A73A00)" select ARCH_RMOBILE select RENESAS_INTC_IRQPIN - -comment "Renesas ARM SoCs System Configuration" endif