projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34afc61
)
defconfig: am437x_sk_evm: enable timer driver model
author
Mugunthan V N
<mugunthanvnm@ti.com>
Thu, 24 Dec 2015 10:38:10 +0000
(16:08 +0530)
committer
Simon Glass
<sjg@chromium.org>
Thu, 21 Jan 2016 02:06:21 +0000
(19:06 -0700)
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>
configs/am437x_sk_evm_defconfig
patch
|
blob
|
history
diff --git
a/configs/am437x_sk_evm_defconfig
b/configs/am437x_sk_evm_defconfig
index 8f78eeb8b91080e5602ddf8084972e038bdf3c8e..9eb41f9322233f549aa0ddd15331df02af7f5446 100644
(file)
--- 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