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 | 8fc44d1f5f472d980f7209757bfc674d5b9da5a2 (patch) | |
tree | cdf6095183b25acf2c9d578d924a00929b6ffbaf /target/linux/generic/config-3.8 | |
parent | 11c573069562658382b9395aa7fb4a593143ef26 (diff) | |
download | upstream-8fc44d1f5f472d980f7209757bfc674d5b9da5a2.tar.gz upstream-8fc44d1f5f472d980f7209757bfc674d5b9da5a2.tar.bz2 upstream-8fc44d1f5f472d980f7209757bfc674d5b9da5a2.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>
SVN-Revision: 37490
Diffstat (limited to 'target/linux/generic/config-3.8')
-rw-r--r-- | target/linux/generic/config-3.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/config-3.8 b/target/linux/generic/config-3.8 index f7583bae4a..f375de2a56 100644 --- a/target/linux/generic/config-3.8 +++ b/target/linux/generic/config-3.8 @@ -877,7 +877,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 |