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:
parent
cc2c05a90c
commit
318c12d17c
8 changed files with 0 additions and 20 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue