diff options
author | John Crispin <john@openwrt.org> | 2009-10-25 18:08:16 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2009-10-25 18:08:16 +0000 |
commit | 1729f7bdc19885e3d02efcd89f62e204b3012c49 (patch) | |
tree | ca8f30f13ba5ba4f08697fd69ebdba63c5a84a0e /target/linux/ramips/rt305x | |
parent | 9df63ce2534592caeb5e3ec3873d8047cd76cfdd (diff) | |
download | upstream-1729f7bdc19885e3d02efcd89f62e204b3012c49.tar.gz upstream-1729f7bdc19885e3d02efcd89f62e204b3012c49.tar.bz2 upstream-1729f7bdc19885e3d02efcd89f62e204b3012c49.zip |
use gpio_led package rather than staticly linking it into the kernel
SVN-Revision: 18154
Diffstat (limited to 'target/linux/ramips/rt305x')
-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 06f9ac587a..026a225875 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=y +# CONFIG_LEDS_GPIO is not set # CONFIG_LEMOTE_FULONG is not set # CONFIG_MACH_ALCHEMY is not set # CONFIG_MACH_DECSTATION is not set |