[bsp][nxp/mcxn] kconfig: update hwtimer config.

Signed-off-by: Yilin Sun <imi415@imi.moe>
This commit is contained in:
Yilin Sun
2024-02-21 18:01:17 -05:00
committed by Meco Man
parent 82bb104f65
commit 1b81128747
-18
View File
@@ -118,24 +118,6 @@ menu "On-chip Peripheral Drivers"
select RT_USING_HWTIMER
default y
if BSP_USING_HWTIMER
config BSP_USING_CTIMER0
bool "Enable CIMER0"
default y
config BSP_USING_CTIMER1
bool "Enable CIMER1"
default n
config BSP_USING_CTIMER3
bool "Enable CIMER3"
default n
config BSP_USING_CTIMER4
bool "Enable CIMER4"
default n
endif
menuconfig BSP_USING_PWM
config BSP_USING_PWM
bool "Enable PWM"