7 lines
97 B
Plaintext
7 lines
97 B
Plaintext
|
menu "LEDC Devices"
|
||
|
|
||
|
config DRIVERS_LEDC
|
||
|
bool "enable ledc driver"
|
||
|
default y
|
||
|
endmenu
|