1config AOS_COMP_PWM_TEST 2 bool "pwm_test" 3 depends on ENABLE_PWM 4 default n 5 help 6 7if AOS_COMP_PWM_TEST 8# Configurations for comp pwm_test 9endif 10