diff options
author | Claudio Mignanti <c.mignanti@gmail.com> | 2010-06-14 18:01:11 +0000 |
---|---|---|
committer | Claudio Mignanti <c.mignanti@gmail.com> | 2010-06-14 18:01:11 +0000 |
commit | 46de802c0e1bea6daba2116abc3816e4529d3c66 (patch) | |
tree | 87864661c23e2414571f18179e1e2aa91286c5f9 /target/linux/generic-2.6/config-2.6.34 | |
parent | 1a4e4a385044d01d06f7ce88213132a6ca93d022 (diff) | |
download | upstream-46de802c0e1bea6daba2116abc3816e4529d3c66.tar.gz upstream-46de802c0e1bea6daba2116abc3816e4529d3c66.tar.bz2 upstream-46de802c0e1bea6daba2116abc3816e4529d3c66.zip |
Add the generic PWM api from Bill Gatliff (experimental). Ignore the leds trigger part at the moment
SVN-Revision: 21800
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.34')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.34 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.34 b/target/linux/generic-2.6/config-2.6.34 index 14013ae899..1d166309c0 100644 --- a/target/linux/generic-2.6/config-2.6.34 +++ b/target/linux/generic-2.6/config-2.6.34 @@ -667,6 +667,7 @@ CONFIG_GENERIC_HARDIRQS=y CONFIG_GENERIC_HWEIGHT=y CONFIG_GENERIC_IRQ_PROBE=y CONFIG_GENERIC_TIME=y +# CONFIG_GENERIC_PWM is not set # CONFIG_GIGASET_CAPI is not set # CONFIG_GIGASET_DEBUG is not set # CONFIG_GFS2_FS is not set |