Update Kconfig file format

This commit is contained in:
下里巴人 2024-12-25 09:41:56 +08:00 committed by Rbb666
parent 8bc0d1eb32
commit 48090444b8

View File

@ -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