Author: jogo
Date: 2015-09-04 16:45:49 +0200 (Fri, 04 Sep 2015)
New Revision: 46795

Modified:
   trunk/target/linux/ipq806x/config-3.18
   trunk/target/linux/ipq806x/config-4.1
Log:
ipq806x: enable ide led trigger

To use gpio leds as ide leds, we need to enable the trigger to be
included in the kernel.

Signed-off-by: Jonas Gorski <[email protected]>

Modified: trunk/target/linux/ipq806x/config-3.18
===================================================================
--- trunk/target/linux/ipq806x/config-3.18      2015-09-04 14:45:45 UTC (rev 
46794)
+++ trunk/target/linux/ipq806x/config-3.18      2015-09-04 14:45:49 UTC (rev 
46795)
@@ -234,6 +234,7 @@
 CONFIG_KRAIT_CLOCKS=y
 CONFIG_KRAIT_L2_ACCESSORS=y
 # CONFIG_LEDS_REGULATOR is not set
+CONFIG_LEDS_TRIGGER_IDE_DISK=y
 CONFIG_LIBFDT=y
 CONFIG_LOCKUP_DETECTOR=y
 CONFIG_LZO_COMPRESS=y

Modified: trunk/target/linux/ipq806x/config-4.1
===================================================================
--- trunk/target/linux/ipq806x/config-4.1       2015-09-04 14:45:45 UTC (rev 
46794)
+++ trunk/target/linux/ipq806x/config-4.1       2015-09-04 14:45:49 UTC (rev 
46795)
@@ -241,6 +241,7 @@
 CONFIG_KRAITCC=y
 CONFIG_KRAIT_CLOCKS=y
 CONFIG_KRAIT_L2_ACCESSORS=y
+CONFIG_LEDS_TRIGGER_IDE_DISK=y
 CONFIG_LIBFDT=y
 CONFIG_LOCKUP_DETECTOR=y
 CONFIG_LOCK_SPIN_ON_OWNER=y
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to