summaryrefslogtreecommitdiffstats
path: root/configs/dra72_evm_defconfig
diff options
context:
space:
mode:
authorMugunthan V N <mugunthanvnm@ti.com>2015-12-24 16:08:20 +0530
committerSimon Glass <sjg@chromium.org>2016-01-20 19:06:22 -0700
commit09bdea0188118341fc44893d4caeed151b5ac584 (patch)
treef071a8d6c09094a85f4a901dcbb1844b14596bf7 /configs/dra72_evm_defconfig
parent6c3401ad862428d6865eb0bf232804e37bd2735d (diff)
downloadtalos-obmc-uboot-09bdea0188118341fc44893d4caeed151b5ac584.tar.gz
talos-obmc-uboot-09bdea0188118341fc44893d4caeed151b5ac584.zip
defconfig: dra72_evm: enable timer driver model
Enable timer driver model for dra72_evm_defconfig as omap-timer supports driver model. Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/dra72_evm_defconfig')
-rw-r--r--configs/dra72_evm_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/dra72_evm_defconfig b/configs/dra72_evm_defconfig
index b57ecca696..32d1dc1d2b 100644
--- a/configs/dra72_evm_defconfig
+++ b/configs/dra72_evm_defconfig
@@ -22,3 +22,5 @@ CONFIG_SYS_NS16550=y
CONFIG_TI_QSPI=y
CONFIG_DM_SPI=y
CONFIG_DM_SPI_FLASH=y
+CONFIG_TIMER=y
+CONFIG_OMAP_TIMER=y
OpenPOWER on IntegriCloud