diff options
Diffstat (limited to 'configs/at91sam9rlek_dataflash_defconfig')
-rw-r--r-- | configs/at91sam9rlek_dataflash_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/at91sam9rlek_dataflash_defconfig b/configs/at91sam9rlek_dataflash_defconfig index 9eec6e89806..1ccc21c3f8b 100644 --- a/configs/at91sam9rlek_dataflash_defconfig +++ b/configs/at91sam9rlek_dataflash_defconfig @@ -52,4 +52,6 @@ CONFIG_DEBUG_UART_ANNOUNCE=y CONFIG_ATMEL_USART=y CONFIG_DM_SPI=y CONFIG_ATMEL_SPI=y +CONFIG_TIMER=y +CONFIG_ATMEL_PIT_TIMER=y CONFIG_LCD=y |