mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-28 12:15:19 +02: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
|