summaryrefslogtreecommitdiffstats
path: root/target/linux/ipq806x
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2015-09-04 14:45:49 +0000
committerJonas Gorski <jogo@openwrt.org>2015-09-04 14:45:49 +0000
commit6ec4c4b6b958b3262be96c35e811b8b833a59850 (patch)
tree15bf68bf1b49d9c6b037a4401e864d6c341afcb5 /target/linux/ipq806x
parente1824f2543eb49a6d0bbc242f8a2f9809593a404 (diff)
downloadmaster-31e0f0ae-6ec4c4b6b958b3262be96c35e811b8b833a59850.tar.gz
master-31e0f0ae-6ec4c4b6b958b3262be96c35e811b8b833a59850.tar.bz2
master-31e0f0ae-6ec4c4b6b958b3262be96c35e811b8b833a59850.zip
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 <jogo@openwrt.org> SVN-Revision: 46795
Diffstat (limited to 'target/linux/ipq806x')
-rw-r--r--target/linux/ipq806x/config-3.181
-rw-r--r--target/linux/ipq806x/config-4.11
2 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ipq806x/config-3.18 b/target/linux/ipq806x/config-3.18
index 7b4c2d3a73..cb3dcfc896 100644
--- a/target/linux/ipq806x/config-3.18
+++ b/target/linux/ipq806x/config-3.18
@@ -234,6 +234,7 @@ CONFIG_KRAITCC=y
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
diff --git a/target/linux/ipq806x/config-4.1 b/target/linux/ipq806x/config-4.1
index 6fff6d25b9..4ead4557f8 100644
--- a/target/linux/ipq806x/config-4.1
+++ b/target/linux/ipq806x/config-4.1
@@ -241,6 +241,7 @@ CONFIG_KPSS_XCC=y
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