commit | 6987f2db2c5aa1acea59087e776157a222fbbf8c | [log] [tgz] |
---|---|---|
author | Mugunthan V N <mugunthanvnm@ti.com> | Thu Dec 24 16:08:18 2015 +0530 |
committer | Simon Glass <sjg@chromium.org> | Wed Jan 20 19:06:22 2016 -0700 |
tree | c49b3d017068b5eacddb2761a8d028e70472582d | |
parent | 8fb818945867459cdf79a05b4cf84c937c6f1980 [diff] |
ti_omap5_common: 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>