summaryrefslogtreecommitdiffstats
path: root/target/linux/ar7/config-2.6.23
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-02-02 01:21:57 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-02-02 01:21:57 +0000
commitf8db09d23410b0fc13d2df2df9e40daa39cb6919 (patch)
tree1002abef0b965c6fdd5f5113000d7d38a3a9656a /target/linux/ar7/config-2.6.23
parent00158ccffeb42769725d61a9bc3bc4a5603c55bd (diff)
DG834G Power LED fix
This patch enables the new "default-on" trigger for the AR7 target and uses it to ensure the "power" LED on the DG834G is initialised in the ON state. Previously this LED would turn off when the driver loaded and stay off until turned back on from userspace. With this patch it remains on throughout the boot process, but can still be controlled from userspace if required. Signed-off-by: Nick Forbes <nick.forbes@incepta.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10349 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar7/config-2.6.23')
-rw-r--r--target/linux/ar7/config-2.6.231
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar7/config-2.6.23 b/target/linux/ar7/config-2.6.23
index 98e5cf040..91a6f1950 100644
--- a/target/linux/ar7/config-2.6.23
+++ b/target/linux/ar7/config-2.6.23
@@ -68,6 +68,7 @@ CONFIG_IRQ_CPU=y
CONFIG_KALLSYMS=y
# CONFIG_KALLSYMS_EXTRA_PASS is not set
CONFIG_LEDS_GPIO=y
+CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
# CONFIG_LEMOTE_FULONG is not set
# CONFIG_MACH_ALCHEMY is not set
# CONFIG_MACH_DECSTATION is not set