diff options
| author | Marek Vasut <[email protected]> | 2017-05-13 15:57:52 +0200 |
|---|---|---|
| committer | Nobuhiro Iwamatsu <[email protected]> | 2017-05-22 04:38:28 +0900 |
| commit | ad663de0530f0edb607cf03d52697992a21d7ed4 (patch) | |
| tree | 407f043986d1014c27533fed30e4fafbe583bdf0 | |
| parent | 4c443bdbf60d221786b6827d92df33a47b9cd5fb (diff) | |
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 <[email protected]>
Cc: Hiroyuki Yokoyama <[email protected]>
Cc: Nobuhiro Iwamatsu <[email protected]>
| -rw-r--r-- | board/renesas/salvator-x/MAINTAINERS | 2 | ||||
| -rw-r--r-- | configs/r8a7795_salvator-x_defconfig (renamed from configs/salvator-x_defconfig) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/board/renesas/salvator-x/MAINTAINERS b/board/renesas/salvator-x/MAINTAINERS index abd05c88e0e..33c105d0cc4 100644 --- a/board/renesas/salvator-x/MAINTAINERS +++ b/board/renesas/salvator-x/MAINTAINERS @@ -3,4 +3,4 @@ M: Nobuhiro Iwamatsu <[email protected]> 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 index 60e0b720bba..60e0b720bba 100644 --- a/configs/salvator-x_defconfig +++ b/configs/r8a7795_salvator-x_defconfig |
