mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-17 12:41:32 +00:00
defconfig: am335x_gp_evm: enable timer driver model
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>
This commit is contained in:
parent
d3e25aed73
commit
00dffc9abe
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue