diff options
author | John Crispin <blogic@openwrt.org> | 2009-10-25 17:06:01 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2009-10-25 17:06:01 +0000 |
commit | 1673d970d0080777af4242c141580204d4c98519 (patch) | |
tree | 5d2db774796bf0a61e1cdb30c20dd097b1a6e86b /target/linux/ramips | |
parent | 87faf4bfcce188fdab41a5c2ec6130488330beec (diff) | |
download | upstream-1673d970d0080777af4242c141580204d4c98519.tar.gz upstream-1673d970d0080777af4242c141580204d4c98519.tar.bz2 upstream-1673d970d0080777af4242c141580204d4c98519.zip |
[ramips] select CONFIG_LEDS_GPIO per default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18151 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |