[source] mvebu: enable disk led trigger

LEDE Commits lede-commits at lists.infradead.org
Wed Mar 8 10:06:40 PST 2017


mkresin pushed a commit to source.git, branch master:
https://git.lede-project.org/3d0bd150565767f395eae333bcbca7bbe89edf48

commit 3d0bd150565767f395eae333bcbca7bbe89edf48
Author: Ansuel Smith <ansuelsmth at gmail.com>
AuthorDate: Tue Mar 7 18:46:09 2017 +0100

    mvebu: enable disk led trigger
    
    As we have a disk led we enable the disk trigger that work with the easata port
    
    Signed-off-by: Ansuel Smith <ansuelsmth at gmail.com>
---
 target/linux/mvebu/config-4.9 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/target/linux/mvebu/config-4.9 b/target/linux/mvebu/config-4.9
index 6b0369d..3d7bf94 100644
--- a/target/linux/mvebu/config-4.9
+++ b/target/linux/mvebu/config-4.9
@@ -261,6 +261,7 @@ CONFIG_JBD2=y
 CONFIG_LEDS_GPIO=y
 CONFIG_LEDS_PCA963X=y
 CONFIG_LEDS_TLC591XX=y
+CONFIG_LEDS_TRIGGER_DISK=y
 CONFIG_LIBFDT=y
 CONFIG_LOCK_SPIN_ON_OWNER=y
 CONFIG_LZO_COMPRESS=y



More information about the lede-commits mailing list