diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-03-08 12:10:01 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-03-08 12:10:01 +0000 |
commit | 6600fab89300162a580bd4b689939e380fcfdd78 (patch) | |
tree | 0f290705303c4ba0ab8bc5510f567eac88b5c602 /target/linux/ar71xx/config-2.6.32 | |
parent | a1a9727fbfa4709e5c3c01d8129f0bd35e74a5b4 (diff) | |
download | upstream-6600fab89300162a580bd4b689939e380fcfdd78.tar.gz upstream-6600fab89300162a580bd4b689939e380fcfdd78.tar.bz2 upstream-6600fab89300162a580bd4b689939e380fcfdd78.zip |
ar71xx: add LED driver for the RB750
SVN-Revision: 20051
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 fa36098857..b343d957cf 100644 --- a/target/linux/ar71xx/config-2.6.32 +++ b/target/linux/ar71xx/config-2.6.32 @@ -133,6 +133,7 @@ CONFIG_INITRAMFS_ROOT_UID=0 CONFIG_INITRAMFS_SOURCE="../../root" CONFIG_IRQ_CPU=y # CONFIG_LEDS_GPIO is not set +# CONFIG_LEDS_RB750 is not set # CONFIG_LEDS_WNDR3700_USB is not set # CONFIG_M25PXX_USE_FAST_READ is not set # CONFIG_MACH_ALCHEMY is not set |