diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-12-11 20:32:31 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-12-11 20:32:31 +0000 |
commit | 4734a69891c08771cd4a0f5f8d343d6c59da1084 (patch) | |
tree | 87abbaa36e2c6576a09304edcf2e00adc13901dc /target/linux/ar71xx/config-2.6.32 | |
parent | de8bfcaf383ec6f884e8f9e6953abdd449787607 (diff) | |
download | upstream-4734a69891c08771cd4a0f5f8d343d6c59da1084.tar.gz upstream-4734a69891c08771cd4a0f5f8d343d6c59da1084.tar.bz2 upstream-4734a69891c08771cd4a0f5f8d343d6c59da1084.zip |
ar71xx: add driver for the USB LED on the WNDR3700
SVN-Revision: 18758
Diffstat (limited to 'target/linux/ar71xx/config-2.6.32')
-rw-r--r-- | target/linux/ar71xx/config-2.6.32 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.32 b/target/linux/ar71xx/config-2.6.32 index 671002f8dd..cedfa8e72f 100644 --- a/target/linux/ar71xx/config-2.6.32 +++ b/target/linux/ar71xx/config-2.6.32 @@ -118,6 +118,7 @@ CONFIG_INITRAMFS_SOURCE="../../root" CONFIG_IRQ_CPU=y # CONFIG_ISDN is not set # CONFIG_LEDS_GPIO is not set +# CONFIG_LEDS_WNDR3700_USB is not set # CONFIG_M25PXX_USE_FAST_READ is not set # CONFIG_MACH_ALCHEMY is not set # CONFIG_MACH_DECSTATION is not set |