diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-08-08 12:23:41 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-08-08 12:23:41 +0000 |
commit | ab0edce43a4ddc0a0c9daf9f3302c8e71d71ebd3 (patch) | |
tree | 3ab856ccac6e01eb93583292fa9aea1ccb325ccb /target/linux/rdc-2.6/config | |
parent | 8ec76b7a5519738c81e012ef4ae486e999e8ecfe (diff) |
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')
-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 |