commit | 920922a54bb6f0135e5be968dc965dd6b4895a9d | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Wed May 02 11:51:46 2018 +0200 |
committer | Marek Vasut <marek.vasut+renesas@gmail.com> | Wed May 02 11:51:56 2018 +0200 |
tree | 35ead80d7e0d5f69c9b1d46ae7342771a2fd0961 | |
parent | ffb703d56ebd69938b6a767db37658641e6fb160 [diff] |
ARM: rmobile: Contain CONFIG_ARCH_RMOBILE_BOARD_STRING Pull the symbol from the boards and zap struct rmobile_sysinfo as they are rather useless. The entire purpose of that whole machinery was to print board name in the CONFIG_ARCH_RMOBILE_BOARD_STRING. Do that in a far simpler and more contained manner. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>