nuttx configs: disable nuttx timers which are used for PWM output

These are not required, and to be consistent we enforce disabling them now.
This commit is contained in:
Beat Küng
2020-01-29 14:56:46 +01:00
committed by David Sidrane
parent b380278f02
commit d74d094940
23 changed files with 93 additions and 53 deletions

View File

@@ -68,9 +68,6 @@ CONFIG_KINETIS_EMAC_RMIICLK1588CLKIN=y
CONFIG_KINETIS_ENET=y
CONFIG_KINETIS_FLEXCAN0=y
CONFIG_KINETIS_FLEXCAN1=y
CONFIG_KINETIS_FTM0=y
CONFIG_KINETIS_FTM2=y
CONFIG_KINETIS_FTM3=y
CONFIG_KINETIS_GPIOIRQ=y
CONFIG_KINETIS_I2C0=y
CONFIG_KINETIS_I2C1=y