commit | 8c00236f221ca536fe5b41dc98baa5613e17bab4 | [log] [tgz] |
---|---|---|
author | Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> | Fri Aug 03 13:56:52 2012 +0900 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Wed Oct 03 02:04:24 2012 +0200 |
tree | d0db6d1082718b5b473cff52df8f14392b520e3d | |
parent | 81762472d81bcddcdd6523336d02f56b143e149a [diff] |
arm: rmobile: kzm9g: Add CONFIG_GLOBAL_TIMER to board config file kzm9g board use global timer. But by commit 813ffda31, timer function of rmobile was changed that global timer might be used, when CONFIG_GLOBAL_TIMER was defined. This add CONFIG_GLOBAL_TIMER to board config file. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>