commit | c29d2a2432b92ec249385ce600ff912d929715f2 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Tue Jun 05 20:21:30 2018 +0200 |
committer | Marek Vasut <marek.vasut+renesas@gmail.com> | Thu Jun 14 22:35:21 2018 +0200 |
tree | 26041ba52977c86e43bc075e36a17a63caff89c1 | |
parent | 2519a293d56841678af961ea2860f50e1445639b [diff] |
ARM: rmobile: Zap CONFIG_SYS_CLK_FREQ where applicable The CONFIG_SYS_CLK_FREQ is not used on some of the Gen3 boards, remove it. Moreover, on Ebisu this actually didn't match the comment in the config file at all, but since it was not used, there was no real problem. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>