diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-06-29 11:35:07 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-06-29 11:35:07 +0000 |
commit | 8fe75736d84890f5c60ca2f7b0e454193a112877 (patch) | |
tree | a1d1628b91b232291bc2f60e8ccaadf63f5c7cf6 /target/linux/generic/config-3.10 | |
parent | c41dae37bf94391d000c93e7d6cc754547f43936 (diff) | |
download | upstream-8fe75736d84890f5c60ca2f7b0e454193a112877.tar.gz upstream-8fe75736d84890f5c60ca2f7b0e454193a112877.tar.bz2 upstream-8fe75736d84890f5c60ca2f7b0e454193a112877.zip |
kernel: add missing config symbol
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41378
Diffstat (limited to 'target/linux/generic/config-3.10')
-rw-r--r-- | target/linux/generic/config-3.10 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.10 b/target/linux/generic/config-3.10 index a55d5accd0..0348e4f75a 100644 --- a/target/linux/generic/config-3.10 +++ b/target/linux/generic/config-3.10 @@ -1592,6 +1592,7 @@ CONFIG_LEDS_GPIO_PLATFORM=y # CONFIG_LEDS_PCA9532 is not set # CONFIG_LEDS_PCA955X is not set # CONFIG_LEDS_PCA9633 is not set +# CONFIG_LEDS_PWM is not set # CONFIG_LEDS_RENESAS_TPU is not set # CONFIG_LEDS_TCA6507 is not set CONFIG_LEDS_TRIGGERS=y |