mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-01 00:45:28 +00:00
f00599aad7
SVN-Revision: 22350
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
|