mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-07 19:40:39 +00:00
5 lines
121 B
Plaintext
5 lines
121 B
Plaintext
|
config PWM_MASTER_GPIO_CUSTOM
|
||
|
tristate "Custom GPIO-based PWM driver"
|
||
|
depends on GENERIC_GPIO
|
||
|
select PWM_GENERIC_GPIO
|