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 | 3501c0716c24890a945c711e1ad7c6c218121b66 (patch) | |
tree | 41ee6e64e69845c7a4d5b65e7993b9f9cc08cc28 /target/linux/rdc-2.6/config | |
parent | 38d4bfb9ef5a238cc80315e0134d9615bdc166c0 (diff) | |
download | upstream-3501c0716c24890a945c711e1ad7c6c218121b66.tar.gz upstream-3501c0716c24890a945c711e1ad7c6c218121b66.tar.bz2 upstream-3501c0716c24890a945c711e1ad7c6c218121b66.zip |
Use the dmz led as diagnostic led
SVN-Revision: 8380
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 |