Skip to content

Commit

Permalink
Update Kconfig file format
Browse files Browse the repository at this point in the history
  • Loading branch information
hywing authored and Rbb666 committed Dec 25, 2024
1 parent 8bc0d1e commit 4809044
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bsp/nxp/mcx/mcxa/frdm-mcxa153/board/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -131,10 +131,10 @@ menu "On-chip Peripheral Drivers"
config BSP_USING_PWM0
bool "Enable eFlex PWM0"
default N
config BSP_USING_PWM1
config BSP_USING_PWM1
bool "Enable eFlex PWM1"
default N
config BSP_USING_PWM2
config BSP_USING_PWM2
bool "Enable eFlex PWM2"
default N
endif
Expand Down

0 comments on commit 4809044

Please sign in to comment.