diff options
author | Florian Fainelli <florian@openwrt.org> | 2007-08-08 12:23:41 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2007-08-08 12:23:41 +0000 |
commit | 4c9eccf5a4dca4e6b282bc96131edb5bc5ac9e4e (patch) | |
tree | 3ab856ccac6e01eb93583292fa9aea1ccb325ccb /target/linux/rdc-2.6/config/default | |
parent | ac44d974c10442e695e63359a60f41fdd4b79ff8 (diff) | |
download | upstream-4c9eccf5a4dca4e6b282bc96131edb5bc5ac9e4e.tar.gz upstream-4c9eccf5a4dca4e6b282bc96131edb5bc5ac9e4e.tar.bz2 upstream-4c9eccf5a4dca4e6b282bc96131edb5bc5ac9e4e.zip |
Use the dmz led as diagnostic led
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8380 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/rdc-2.6/config/default')
-rw-r--r-- | target/linux/rdc-2.6/config/default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/rdc-2.6/config/default b/target/linux/rdc-2.6/config/default index d64a9fb077..b3681d0f11 100644 --- a/target/linux/rdc-2.6/config/default +++ b/target/linux/rdc-2.6/config/default @@ -104,7 +104,7 @@ CONFIG_KEXEC=y CONFIG_KTIME_SCALAR=y # CONFIG_KVM is not set CONFIG_LBD=y -CONFIG_LEDS_RDC3211=m +CONFIG_LEDS_RDC3211=y CONFIG_LSF=y # CONFIG_M386 is not set CONFIG_M486=y |