@@ -125,18 +125,18 @@ menu "On-chip Peripheral Drivers"
config BSP_USING_PWM
bool "Enable PWM"
select RT_USING_PWM
- default N
+ default n
if BSP_USING_PWM
config BSP_USING_PWM0
bool "Enable eFlex PWM0"
config BSP_USING_PWM1
bool "Enable eFlex PWM1"
config BSP_USING_PWM2
bool "Enable eFlex PWM2"
endif
endmenu