summaryrefslogtreecommitdiffstats
path: root/configs/am437x_gp_evm_defconfig
diff options
context:
space:
mode:
authorMugunthan V N <mugunthanvnm@ti.com>2015-12-24 16:08:12 +0530
committerSimon Glass <sjg@chromium.org>2016-01-20 19:06:21 -0700
commit49d3fe52e2866903dc7ac4485d453f7b7ae2688f (patch)
treed70c292cba1f20f160b0f314eb7591c0eebbdd27 /configs/am437x_gp_evm_defconfig
parentff9e612651074aa2317fdb607b337928994be725 (diff)
downloadtalos-obmc-uboot-49d3fe52e2866903dc7ac4485d453f7b7ae2688f.tar.gz
talos-obmc-uboot-49d3fe52e2866903dc7ac4485d453f7b7ae2688f.zip
defconfig: am437x_gp_evm: enable timer driver model
Enable timer driver model for am437x_gp_evm 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/am437x_gp_evm_defconfig')
-rw-r--r--configs/am437x_gp_evm_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/am437x_gp_evm_defconfig b/configs/am437x_gp_evm_defconfig
index 7155c98f8f..1d79ba19eb 100644
--- a/configs/am437x_gp_evm_defconfig
+++ b/configs/am437x_gp_evm_defconfig
@@ -18,3 +18,5 @@ CONFIG_SPI_FLASH=y
CONFIG_SPI_FLASH_MACRONIX=y
CONFIG_SYS_NS16550=y
CONFIG_TI_QSPI=y
+CONFIG_TIMER=y
+CONFIG_OMAP_TIMER=y
OpenPOWER on IntegriCloud