projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3e25ae
)
defconfig: am335x_gp_evm: enable timer driver model
author
Mugunthan V N
<mugunthanvnm@ti.com>
Thu, 24 Dec 2015 10:38:17 +0000
(16:08 +0530)
committer
Simon Glass
<sjg@chromium.org>
Thu, 21 Jan 2016 02:06:22 +0000
(19:06 -0700)
Enable timer driver model for am335x_gp_evm as omap-timer supports
driver model.
Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
configs/am335x_gp_evm_defconfig
patch
|
blob
|
history
diff --git
a/configs/am335x_gp_evm_defconfig
b/configs/am335x_gp_evm_defconfig
index 74d9ffb677bac79c3be783075dcd7171e58f25d2..49461e2cdad99d0aabc0e0bf16a060e1ac3528c3 100644
(file)
--- a/
configs/am335x_gp_evm_defconfig
+++ b/
configs/am335x_gp_evm_defconfig
@@
-16,3
+16,5
@@
CONFIG_SPI_FLASH_WINBOND=y
CONFIG_DM_ETH=y
CONFIG_SYS_NS16550=y
CONFIG_RSA=y
+CONFIG_TIMER=y
+CONFIG_OMAP_TIMER=y