diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-09-13 06:38:31 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-09-13 06:38:31 +0000 |
commit | 43147ffec5f9039b072e9c8dfb7d90b3f3718fae (patch) | |
tree | 5edd2114a3cf09ced7307114602bfa898c73c4de /target/linux/generic/config-3.3 | |
parent | 40a5f5c16e16def178de20e9ec9027f3a6a26f53 (diff) | |
download | upstream-43147ffec5f9039b072e9c8dfb7d90b3f3718fae.tar.gz upstream-43147ffec5f9039b072e9c8dfb7d90b3f3718fae.tar.bz2 upstream-43147ffec5f9039b072e9c8dfb7d90b3f3718fae.zip |
generic: move GENERIC_PWM symbol into the generic config
SVN-Revision: 33383
Diffstat (limited to 'target/linux/generic/config-3.3')
-rw-r--r-- | target/linux/generic/config-3.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3 index 11f740b7d8..49400b79f2 100644 --- a/target/linux/generic/config-3.3 +++ b/target/linux/generic/config-3.3 @@ -791,6 +791,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_GENERIC_TIME=y # CONFIG_GFS2_FS is not set # CONFIG_GIGASET_CAPI is not set |