summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rmobile/Kconfig.64
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut@gmail.com>2017-05-13 15:57:39 +0200
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2017-05-22 04:38:26 +0900
commit2dea3b3e7b281f6b3b9fde318749212e02b3e0a2 (patch)
treec64476372b23921986988a854c5d0a9f36d149c4 /arch/arm/mach-rmobile/Kconfig.64
parente965c890088c9ee4b43b963530bb1805e49a6d6c (diff)
ARM: rmobile: Add R8A7796 support
Add Kconfig entry for the R8A7796 RCar M3 SoC. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'arch/arm/mach-rmobile/Kconfig.64')
-rw-r--r--arch/arm/mach-rmobile/Kconfig.643
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-rmobile/Kconfig.64 b/arch/arm/mach-rmobile/Kconfig.64
index e0c27ed9c6..4ffc40edc6 100644
--- a/arch/arm/mach-rmobile/Kconfig.64
+++ b/arch/arm/mach-rmobile/Kconfig.64
@@ -6,6 +6,9 @@ choice
config R8A7795
bool "Renesas SoC R8A7795"
+config R8A7796
+ bool "Renesas SoC R8A7796"
+
endchoice
choice