commit | 1cc95f6e1b38e96dfbb5ffb9aec211b1d0a88135 | [log] [tgz] |
---|---|---|
author | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | Sat Oct 10 05:58:28 2015 +0900 |
committer | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | Wed Aug 17 10:25:34 2016 +0900 |
tree | 4fa7d9cc14f29f62aca55de96fc06157e2b24ba3 | |
parent | 7a7d246d97bc66e01bf030b0503b14f78f08629d [diff] [blame] |
ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
diff --git a/board/renesas/stout/stout.c b/board/renesas/stout/stout.c index 7df7394..672a730 100644 --- a/board/renesas/stout/stout.c +++ b/board/renesas/stout/stout.c
@@ -217,7 +217,7 @@ } const struct rmobile_sysinfo sysinfo = { - CONFIG_RMOBILE_BOARD_STRING + CONFIG_ARCH_RMOBILE_BOARD_STRING }; static const struct sh_serial_platdata serial_platdata = {