Add package pwm-gpio-custom
[openwrt.git] / package / pwm-gpio-custom / src / Kconfig
diff --git a/package/pwm-gpio-custom/src/Kconfig b/package/pwm-gpio-custom/src/Kconfig
new file mode 100644 (file)
index 0000000..be417ba
--- /dev/null
@@ -0,0 +1,4 @@
+config PWM_MASTER_GPIO_CUSTOM
+       tristate "Custom GPIO-based PWM driver"
+       depends on GENERIC_GPIO
+       select PWM_GENERIC_GPIO
This page took 0.020918 seconds and 4 git commands to generate.