summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/Kconfig
diff options
context:
space:
mode:
authorBiju Das <biju.das@bp.renesas.com>2018-09-11 11:12:50 +0100
committerSimon Horman <horms+renesas@verge.net.au>2018-09-17 10:47:46 +0200
commitbc8871536246e489407a7114a597c0a2a72de895 (patch)
treec71116a76d393e943c1fda5e7949cba372f63418 /arch/arm/mach-shmobile/Kconfig
parente2f2594b8e4c4dab5761dede92f3793c34048a6c (diff)
downloadlinux-bc8871536246e489407a7114a597c0a2a72de895.tar.gz
linux-bc8871536246e489407a7114a597c0a2a72de895.tar.bz2
linux-bc8871536246e489407a7114a597c0a2a72de895.zip
ARM: shmobile: r8a7744: Basic SoC support
Add minimal support for the RZ/G1N (R8A7744) SoC. Signed-off-by: Biju Das <biju.das@bp.renesas.com> Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com> Reviewed-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/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig
index cc6ab0dde937..9dac7b11460f 100644
--- a/arch/arm/mach-shmobile/Kconfig
+++ b/arch/arm/mach-shmobile/Kconfig
@@ -69,6 +69,11 @@ config ARCH_R8A7743
select ARCH_RCAR_GEN2
select ARM_ERRATA_798181 if SMP
+config ARCH_R8A7744
+ bool "RZ/G1N (R8A77440)"
+ select ARCH_RCAR_GEN2
+ select ARM_ERRATA_798181 if SMP
+
config ARCH_R8A7745
bool "RZ/G1E (R8A77450)"
select ARCH_RCAR_GEN2