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.33 | |
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.33')
-rw-r--r-- | target/linux/ar71xx/config-2.6.33 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.33 b/target/linux/ar71xx/config-2.6.33 index 40eb555dfb..5d06a9efb7 100644 --- a/target/linux/ar71xx/config-2.6.33 +++ b/target/linux/ar71xx/config-2.6.33 @@ -174,6 +174,7 @@ CONFIG_INLINE_WRITE_UNLOCK_IRQ=y # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set CONFIG_IRQ_CPU=y # CONFIG_LEDS_GPIO is not set +# CONFIG_LEDS_RB750 is not set # CONFIG_LEDS_WNDR3700_USB is not set CONFIG_LOONGSON_UART_BASE=y # CONFIG_M25PXX_USE_FAST_READ is not set |