mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-23 21:12:09 -05: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
|