From: Ansuel Smith Date: Tue, 7 Mar 2017 17:46:09 +0000 (+0100) Subject: mvebu: enable disk led trigger X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=3d0bd150565767f395eae333bcbca7bbe89edf48;p=librecmc%2Flibrecmc.git 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 --- diff --git a/target/linux/mvebu/config-4.9 b/target/linux/mvebu/config-4.9 index 6b0369d6ae..3d7bf949c9 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