From 0ae7379775b690be1bfe954f6495638227e0da9c Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 2 Feb 2008 01:21:57 +0000 Subject: 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 SVN-Revision: 10349 --- target/linux/ar7/config-2.6.23 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ar7/config-2.6.23') diff --git a/target/linux/ar7/config-2.6.23 b/target/linux/ar7/config-2.6.23 index 98e5cf0401..91a6f19501 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 -- cgit v1.2.3