diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2013-07-21 11:43:16 +0000 |
---|---|---|
committer | Lars-Peter Clausen <lars@metafoo.de> | 2013-07-21 11:43:16 +0000 |
commit | cf5cd6958ace88eedf66938dc787e7deaa44669a (patch) | |
tree | 885434b4e0a18751d6ee7412cb424ef5a0b29ffd /target/linux/generic/config-3.10 | |
parent | f75da2096c6248d6df6406baf2131afa994e3ebe (diff) | |
download | upstream-cf5cd6958ace88eedf66938dc787e7deaa44669a.tar.gz upstream-cf5cd6958ace88eedf66938dc787e7deaa44669a.tar.bz2 upstream-cf5cd6958ace88eedf66938dc787e7deaa44669a.zip |
kernel: Remove gpio-pwm patches
There is no platform using the gpio-pwm driver, yet these patches break the
generic PWM framework that is in upstream. So just remove them.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37490 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-3.10')
-rw-r--r-- | target/linux/generic/config-3.10 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/config-3.10 b/target/linux/generic/config-3.10 index a8992b50ce..1e263ae3fc 100644 --- a/target/linux/generic/config-3.10 +++ b/target/linux/generic/config-3.10 @@ -898,7 +898,7 @@ CONFIG_GENERIC_CALIBRATE_DELAY=y CONFIG_GENERIC_HARDIRQS=y CONFIG_GENERIC_HWEIGHT=y CONFIG_GENERIC_IRQ_PROBE=y -# CONFIG_GENERIC_PWM is not set +# CONFIG_PWM is not set CONFIG_GENERIC_TIME=y # CONFIG_GFS2_FS is not set # CONFIG_GIGASET_CAPI is not set |