mirror of https://github.com/RT-Thread/rt-thread
Update Kconfig file format
This commit is contained in:
parent
8bc0d1eb32
commit
48090444b8
|
@ -131,10 +131,10 @@ menu "On-chip Peripheral Drivers"
|
||||||
config BSP_USING_PWM0
|
config BSP_USING_PWM0
|
||||||
bool "Enable eFlex PWM0"
|
bool "Enable eFlex PWM0"
|
||||||
default N
|
default N
|
||||||
config BSP_USING_PWM1
|
config BSP_USING_PWM1
|
||||||
bool "Enable eFlex PWM1"
|
bool "Enable eFlex PWM1"
|
||||||
default N
|
default N
|
||||||
config BSP_USING_PWM2
|
config BSP_USING_PWM2
|
||||||
bool "Enable eFlex PWM2"
|
bool "Enable eFlex PWM2"
|
||||||
default N
|
default N
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Reference in New Issue