aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-shmobile/Kconfig
diff options
context:
space:
mode:
authorGravatar Magnus Damm <damm+renesas@opensource.se> 2016-02-17 17:22:09 +0900
committerGravatar Simon Horman <horms+renesas@verge.net.au> 2016-02-17 21:24:29 +0900
commitcf77db5165b606fca7d1d59735528ee43202392e (patch)
treef26868d58dea75c7041ece27fb804147084007d8 /arch/arm/mach-shmobile/Kconfig
parentARM: shmobile: Consolidate SCU mapping code (diff)
downloadlinux-cf77db5165b606fca7d1d59735528ee43202392e.tar.gz
linux-cf77db5165b606fca7d1d59735528ee43202392e.tar.bz2
linux-cf77db5165b606fca7d1d59735528ee43202392e.zip
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 <damm+renesas@opensource.se> Acked-by: by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/mach-shmobile/Kconfig')
-rw-r--r--arch/arm/mach-shmobile/Kconfig2
1 files changed, 0 insertions, 2 deletions
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