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 | 0d0f1c601d8a3e9e2199192404ba004c36a31898 (patch) | |
tree | ce766f29a4f7e2ebcb48593e07339084954703de /target/linux/ar71xx/config-2.6.30 | |
parent | b67365f9ac8b42575e489b0613dae3aa960ff4b6 (diff) | |
download | upstream-0d0f1c601d8a3e9e2199192404ba004c36a31898.tar.gz upstream-0d0f1c601d8a3e9e2199192404ba004c36a31898.tar.bz2 upstream-0d0f1c601d8a3e9e2199192404ba004c36a31898.zip |
ar71xx: add driver for the USB LED on the WNDR3700
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18758 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 9b7e5fe953..66b1b8fb34 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 |