diff options
author | John Crispin <john@openwrt.org> | 2008-08-04 14:05:04 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2008-08-04 14:05:04 +0000 |
commit | a641792a7836636599a1321bdd465ef100be24cd (patch) | |
tree | 5a6235645d168ceb72af773788bd8e2810ec0e71 /target/linux/generic-2.6/config-2.6.26 | |
parent | 21bbdc24c397671e68606e846837f28df89a5a23 (diff) | |
download | upstream-a641792a7836636599a1321bdd465ef100be24cd.tar.gz upstream-a641792a7836636599a1321bdd465ef100be24cd.tar.bz2 upstream-a641792a7836636599a1321bdd465ef100be24cd.zip |
makes ledtrignetdev work on .26 and fix whitespaces
SVN-Revision: 12090
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.26')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.26 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.26 b/target/linux/generic-2.6/config-2.6.26 index add8f128f4..64e6c785c3 100644 --- a/target/linux/generic-2.6/config-2.6.26 +++ b/target/linux/generic-2.6/config-2.6.26 @@ -726,6 +726,7 @@ CONFIG_LEDS_TRIGGER_HEARTBEAT=y # CONFIG_LEDS_TRIGGER_IDE_DISK is not set # CONFIG_LEDS_TRIGGER_MORSE is not set CONFIG_LEDS_TRIGGER_TIMER=y +CONFIG_LEDS_TRIGGER_NETDEV=y # CONFIG_LEGACY_PTYS is not set CONFIG_LIBCRC32C=m # CONFIG_LIBERTAS is not set |