summaryrefslogtreecommitdiffstats
path: root/configs/am437x_sk_evm_defconfig
diff options
context:
space:
mode:
authorMugunthan V N <mugunthanvnm@ti.com>2015-12-24 16:08:10 +0530
committerSimon Glass <sjg@chromium.org>2016-01-20 19:06:21 -0700
commitfb912c6f95e67e16a59971c959d5554bcbc06b0b (patch)
tree195d9e187879a37369bef83460bea03120d8788c /configs/am437x_sk_evm_defconfig
parent34afc6148ad5bf9e53fcc1c7a313c4a70a57dca3 (diff)
downloadtalos-obmc-uboot-fb912c6f95e67e16a59971c959d5554bcbc06b0b.tar.gz
talos-obmc-uboot-fb912c6f95e67e16a59971c959d5554bcbc06b0b.zip
defconfig: am437x_sk_evm: enable timer driver model
Enable timer driver model for am437x_sk_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_sk_evm_defconfig')
-rw-r--r--configs/am437x_sk_evm_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/am437x_sk_evm_defconfig b/configs/am437x_sk_evm_defconfig
index 8f78eeb8b9..9eb41f9322 100644
--- a/configs/am437x_sk_evm_defconfig
+++ b/configs/am437x_sk_evm_defconfig
@@ -21,3 +21,5 @@ CONFIG_TI_QSPI=y
CONFIG_DM_SPI=y
CONFIG_DM_SPI_FLASH=y
CONFIG_SPI_FLASH_BAR=y
+CONFIG_TIMER=y
+CONFIG_OMAP_TIMER=y
OpenPOWER on IntegriCloud