configs: sama5d2: enable option CONFIG_ATMEL_TCB_TIMER
authorClément Léger <clement.leger@bootlin.com>
Thu, 31 Mar 2022 08:55:10 +0000 (10:55 +0200)
committerEugen Hristev <eugen.hristev@microchip.com>
Fri, 1 Apr 2022 12:42:47 +0000 (15:42 +0300)
commitef9d9b2501ad9e0601bd292c4a6c8a7ba8f3a909
treef54d45ef3eedd19591d6b0c8ccaf875a74790b86
parent3d3fdaf0758f1fe240774a7394d6cf04573ffd5c
configs: sama5d2: enable option CONFIG_ATMEL_TCB_TIMER

Enable CONFIG_ATMEL_TCB_TIMER and disable CONFIG_ATMEL_PIT_TIMER.
This will allow using the TCB timer instead of the PIT one when running
under OP-TEE.

Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: Clément Léger <clement.leger@bootlin.com>
configs/sama5d2_icp_mmc_defconfig
configs/sama5d2_ptc_ek_mmc_defconfig
configs/sama5d2_ptc_ek_nandflash_defconfig
configs/sama5d2_xplained_emmc_defconfig
configs/sama5d2_xplained_mmc_defconfig
configs/sama5d2_xplained_qspiflash_defconfig
configs/sama5d2_xplained_spiflash_defconfig