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 | ceed8d914bda02e059b4833371e6106d557dc569 (patch) | |
tree | 50b98bac55146d34382cd8ca9f6145ecbe90e618 /target/linux/generic/config-3.13 | |
parent | 0304938a86c294c72878ad03cd6d1f2bca1baab6 (diff) | |
download | master-187ad058-ceed8d914bda02e059b4833371e6106d557dc569.tar.gz master-187ad058-ceed8d914bda02e059b4833371e6106d557dc569.tar.bz2 master-187ad058-ceed8d914bda02e059b4833371e6106d557dc569.zip |
kernel: add missing config symbol
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41378 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-3.13')
-rw-r--r-- | target/linux/generic/config-3.13 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.13 b/target/linux/generic/config-3.13 index cd68906265..c458dcc95f 100644 --- a/target/linux/generic/config-3.13 +++ b/target/linux/generic/config-3.13 @@ -1694,6 +1694,7 @@ CONFIG_LEDS_GPIO_PLATFORM=y # CONFIG_LEDS_PCA9633 is not set # CONFIG_LEDS_PCA963X is not set # CONFIG_LEDS_PCA9685 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 |