Skip to content

Commit 54dc928

Browse files
hywingRbb666
authored andcommitted
Update Kconfig
1 parent 4809044 commit 54dc928

File tree

1 file changed

+4
-4
lines changed
  • bsp/nxp/mcx/mcxa/frdm-mcxa153/board

1 file changed

+4
-4
lines changed

bsp/nxp/mcx/mcxa/frdm-mcxa153/board/Kconfig

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -125,18 +125,18 @@ menu "On-chip Peripheral Drivers"
125125
config BSP_USING_PWM
126126
bool "Enable PWM"
127127
select RT_USING_PWM
128-
default N
128+
default n
129129

130130
if BSP_USING_PWM
131131
config BSP_USING_PWM0
132132
bool "Enable eFlex PWM0"
133-
default N
133+
default n
134134
config BSP_USING_PWM1
135135
bool "Enable eFlex PWM1"
136-
default N
136+
default n
137137
config BSP_USING_PWM2
138138
bool "Enable eFlex PWM2"
139-
default N
139+
default n
140140
endif
141141
endmenu
142142

0 commit comments

Comments
 (0)