summaryrefslogtreecommitdiffstats
path: root/include/configs/am43xx_evm.h
diff options
context:
space:
mode:
authorMugunthan V N <mugunthanvnm@ti.com>2015-12-24 16:08:08 +0530
committerSimon Glass <sjg@chromium.org>2016-01-20 19:06:21 -0700
commit1ce32ba7ae287ca6155876da7d662a4ea318db76 (patch)
treede0c2f9189049b549424585734e69b9f09391ebe /include/configs/am43xx_evm.h
parentdadf31375acd4edaf3c7596dc129152244939e50 (diff)
downloadtalos-obmc-uboot-1ce32ba7ae287ca6155876da7d662a4ea318db76.tar.gz
talos-obmc-uboot-1ce32ba7ae287ca6155876da7d662a4ea318db76.zip
am43xx_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>
Diffstat (limited to 'include/configs/am43xx_evm.h')
-rw-r--r--include/configs/am43xx_evm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/am43xx_evm.h b/include/configs/am43xx_evm.h
index de7538fc9e..c3867efe9a 100644
--- a/include/configs/am43xx_evm.h
+++ b/include/configs/am43xx_evm.h
@@ -144,6 +144,7 @@
#undef CONFIG_DM_MMC
#undef CONFIG_DM_SPI
#undef CONFIG_DM_SPI_FLASH
+#undef CONFIG_TIMER
#endif
#ifndef CONFIG_SPL_BUILD
OpenPOWER on IntegriCloud