timer: remove Kconfig.defconfig* setting of timer drivers

Now that timer drivers are enabled based on devicetree
we need to remove any cases of them getting enabled by
Kconfig.defconfig* files as this can lead to errors.

Signed-off-by: Kumar Gala <galak@kernel.org>
This commit is contained in:
Kumar Gala 2022-08-10 23:19:33 -05:00 committed by Fabio Baltieri
commit 318c12d17c
8 changed files with 0 additions and 20 deletions

View file

@ -8,7 +8,6 @@ config SOC_SERIES_AST10X0
select CPU_CORTEX_M4
select CPU_HAS_FPU
select CPU_HAS_ARM_MPU
select CORTEX_M_SYSTICK
select SOC_FAMILY_ASPEED
select SYSCON
select CACHE