commit | a22e8971d45fd3781a7a3e4d5592ace877444247 | [log] [tgz] |
---|---|---|
author | Mugunthan V N <mugunthanvnm@ti.com> | Thu Dec 24 16:08:13 2015 +0530 |
committer | Simon Glass <sjg@chromium.org> | Wed Jan 20 19:06:21 2016 -0700 |
tree | b83433102f986609ab60b835c4262c877b098f92 | |
parent | 396e09366fc401b91e9030e01f332f6821e15070 [diff] |
am335x_evm: timer: do not define CONFIG_TIMER for spl Since OMAP's spl doesn't support DM currently, do not define CONFIG_TIMER for spl build. Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>