diff options
author | Felix Fietkau <nbd@openwrt.org> | 2012-06-24 20:21:27 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2012-06-24 20:21:27 +0000 |
commit | 41909c6568c57c952725967ae3f877b8e06176da (patch) | |
tree | 6f63a768fa942822b2d619ef423f2ff51818897c | |
parent | 8e1583475d2e612781ddbbd252e50b02ca42b9c4 (diff) | |
download | upstream-41909c6568c57c952725967ae3f877b8e06176da.tar.gz upstream-41909c6568c57c952725967ae3f877b8e06176da.tar.bz2 upstream-41909c6568c57c952725967ae3f877b8e06176da.zip |
kernel: add missing config symbol
SVN-Revision: 32498
-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 f98ddd6462..44968ef77c 100644 --- a/target/linux/generic/config-3.3 +++ b/target/linux/generic/config-3.3 @@ -1327,6 +1327,7 @@ CONFIG_LEDS_GPIO_PLATFORM=y # CONFIG_LEDS_LP5521 is not set # CONFIG_LEDS_LP5523 is not set # CONFIG_LEDS_LT3593 is not set +# CONFIG_LEDS_NET5501 is not set # CONFIG_LEDS_OT200 is not set # CONFIG_LEDS_PCA9532 is not set # CONFIG_LEDS_PCA955X is not set |