diff options
author | John Crispin <john@openwrt.org> | 2009-10-25 17:06:01 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2009-10-25 17:06:01 +0000 |
commit | 6a56b1186e815df116a68869167cb74a3a9112fc (patch) | |
tree | 4b104ed71c1c0b73c380dcbae846f4e83435699f /target/linux/ramips | |
parent | 6f63d7baf23444cba841f6f64fdc2a06687542c1 (diff) | |
download | upstream-6a56b1186e815df116a68869167cb74a3a9112fc.tar.gz upstream-6a56b1186e815df116a68869167cb74a3a9112fc.tar.bz2 upstream-6a56b1186e815df116a68869167cb74a3a9112fc.zip |
select CONFIG_LEDS_GPIO per default
SVN-Revision: 18151
Diffstat (limited to 'target/linux/ramips')
-rw-r--r-- | target/linux/ramips/rt305x/config-2.6.30 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/rt305x/config-2.6.30 b/target/linux/ramips/rt305x/config-2.6.30 index 026a225875..06f9ac587a 100644 --- a/target/linux/ramips/rt305x/config-2.6.30 +++ b/target/linux/ramips/rt305x/config-2.6.30 @@ -78,7 +78,7 @@ CONFIG_HW_RANDOM=m CONFIG_INITRAMFS_SOURCE="" CONFIG_IRQ_CPU=y # CONFIG_ISDN is not set -# CONFIG_LEDS_GPIO is not set +CONFIG_LEDS_GPIO=y # CONFIG_LEMOTE_FULONG is not set # CONFIG_MACH_ALCHEMY is not set # CONFIG_MACH_DECSTATION is not set |