Skip to content
Snippets Groups Projects
Commit 49d3fe52 authored by Mugunthan V N's avatar Mugunthan V N Committed by Simon Glass
Browse files

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: default avatarMugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
parent ff9e6126
No related branches found
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment