Update Kconfig
This commit is contained in:
parent
48090444b8
commit
54dc92820c
@ -125,18 +125,18 @@ menu "On-chip Peripheral Drivers"
|
|||||||
config BSP_USING_PWM
|
config BSP_USING_PWM
|
||||||
bool "Enable PWM"
|
bool "Enable PWM"
|
||||||
select RT_USING_PWM
|
select RT_USING_PWM
|
||||||
default N
|
default n
|
||||||
|
|
||||||
if BSP_USING_PWM
|
if BSP_USING_PWM
|
||||||
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
|
||||||
endmenu
|
endmenu
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user