diff options
author | Mugunthan V N <mugunthanvnm@ti.com> | 2015-12-24 16:08:04 +0530 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2016-01-20 19:06:21 -0700 |
commit | 28a6c01187d30f0e7b7dbe6e4e198e76ce6246f1 (patch) | |
tree | a41e030c999f891b88baf6235b39542f2fc715b3 /drivers/timer | |
parent | c275dfefebb95c1ffdca630a65055a850b83adc7 (diff) | |
download | u-boot-imx-28a6c01187d30f0e7b7dbe6e4e198e76ce6246f1.zip u-boot-imx-28a6c01187d30f0e7b7dbe6e4e198e76ce6246f1.tar.gz u-boot-imx-28a6c01187d30f0e7b7dbe6e4e198e76ce6246f1.tar.bz2 |
arm: omap-common: do not build timer when CONFIG_TIMER defined
To prepare timer driver to DM/DT conversion do not build the
exiting timer driver when CONFIG_TIMER is defined. But since
omap's SPL doesn't support DM yet so built timer driver only for
SPL build when CONFIG_TIMER is defined.
Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'drivers/timer')
0 files changed, 0 insertions, 0 deletions