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
|
@ -22,9 +22,6 @@ config SYS_CLOCK_TICKS_PER_SEC
|
|||
config NUM_IRQS
|
||||
default 38
|
||||
|
||||
config CC13X2_CC26X2_RTC_TIMER
|
||||
default y
|
||||
|
||||
if IEEE802154
|
||||
|
||||
config IEEE802154_CC13XX_CC26XX
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue