summaryrefslogtreecommitdiff
path: root/package/pwm-gpio-custom/src/Kconfig
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2012-07-28 20:47:08 +0000
committerJohn Crispin <john@openwrt.org>2012-07-28 20:47:08 +0000
commit101766fb0060f523a45f8500e2047d8e7a9d36f7 (patch)
treee1755c489824d90914ac903793cb810529f36a92 /package/pwm-gpio-custom/src/Kconfig
parentf0fe59648a22740235c7ceae7208601f4b815bea (diff)
downloadmtk-20170518-101766fb0060f523a45f8500e2047d8e7a9d36f7.zip
mtk-20170518-101766fb0060f523a45f8500e2047d8e7a9d36f7.tar.gz
mtk-20170518-101766fb0060f523a45f8500e2047d8e7a9d36f7.tar.bz2
clean up pwm patches and drivers
SVN-Revision: 32901
Diffstat (limited to 'package/pwm-gpio-custom/src/Kconfig')
-rw-r--r--package/pwm-gpio-custom/src/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/package/pwm-gpio-custom/src/Kconfig b/package/pwm-gpio-custom/src/Kconfig
deleted file mode 100644
index be417ba..0000000
--- a/package/pwm-gpio-custom/src/Kconfig
+++ /dev/null
@@ -1,4 +0,0 @@
-config PWM_MASTER_GPIO_CUSTOM
- tristate "Custom GPIO-based PWM driver"
- depends on GENERIC_GPIO
- select PWM_GENERIC_GPIO