From ad663de0530f0edb607cf03d52697992a21d7ed4 Mon Sep 17 00:00:00 2001
From: Marek Vasut <marek.vasut@gmail.com>
Date: Sat, 13 May 2017 15:57:52 +0200
Subject: [PATCH] ARM: rmobile: salvator-x: Rename the defconfig to match the
 SoC

Rename the salvator-x_defconfig to r8a7795_salvator-x_defconfig in
preparation for the r8a7796 support on salvator-x board.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
---
 board/renesas/salvator-x/MAINTAINERS                           | 2 +-
 configs/{salvator-x_defconfig => r8a7795_salvator-x_defconfig} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)
 rename configs/{salvator-x_defconfig => r8a7795_salvator-x_defconfig} (100%)

diff --git a/board/renesas/salvator-x/MAINTAINERS b/board/renesas/salvator-x/MAINTAINERS
index abd05c88e0..33c105d0cc 100644
--- a/board/renesas/salvator-x/MAINTAINERS
+++ b/board/renesas/salvator-x/MAINTAINERS
@@ -3,4 +3,4 @@ M:	Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
 S:	Maintained
 F:	board/renesas/salvator-x/
 F:	include/configs/salvator-x.h
-F:	configs/salvator-x_defconfig
+F:	configs/r8a7795_salvator-x_defconfig
diff --git a/configs/salvator-x_defconfig b/configs/r8a7795_salvator-x_defconfig
similarity index 100%
rename from configs/salvator-x_defconfig
rename to configs/r8a7795_salvator-x_defconfig
-- 
2.39.5