diff options
author | Marek Vasut <marek.vasut@gmail.com> | 2017-05-13 15:57:52 +0200 |
---|---|---|
committer | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | 2017-05-22 04:38:28 +0900 |
commit | ad663de0530f0edb607cf03d52697992a21d7ed4 (patch) | |
tree | 407f043986d1014c27533fed30e4fafbe583bdf0 /board/renesas/salvator-x | |
parent | 4c443bdbf60d221786b6827d92df33a47b9cd5fb (diff) | |
download | u-boot-ad663de0530f0edb607cf03d52697992a21d7ed4.tar.gz |
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>
Diffstat (limited to 'board/renesas/salvator-x')
-rw-r--r-- | board/renesas/salvator-x/MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
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 |