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.30 | |
parent | de8bfcaf383ec6f884e8f9e6953abdd449787607 (diff) | |
download | mtk-20170518-4734a69891c08771cd4a0f5f8d343d6c59da1084.zip mtk-20170518-4734a69891c08771cd4a0f5f8d343d6c59da1084.tar.gz mtk-20170518-4734a69891c08771cd4a0f5f8d343d6c59da1084.tar.bz2 |
ar71xx: add driver for the USB LED on the WNDR3700
SVN-Revision: 18758
Diffstat (limited to 'target/linux/ar71xx/config-2.6.30')
-rw-r--r-- | target/linux/ar71xx/config-2.6.30 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.30 b/target/linux/ar71xx/config-2.6.30 index 9b7e5fe..66b1b8f 100644 --- a/target/linux/ar71xx/config-2.6.30 +++ b/target/linux/ar71xx/config-2.6.30 @@ -113,6 +113,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_LEMOTE_FULONG is not set # CONFIG_M25PXX_USE_FAST_READ is not set # CONFIG_MACH_ALCHEMY is not set |