diff options
author | Thomas Albers <thomas.gameiro@googlemail.com> | 2020-04-16 00:23:11 -0500 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2020-06-03 16:49:28 +0200 |
commit | f93fcf8923aa1f89b8190e125ba9fbb435e26045 (patch) | |
tree | a7d5a3a408450d951588c4c0db3d8f1aca040257 /target/linux/ipq806x/config-5.4 | |
parent | e914de7c96d62c9077ffe9f760b78c86c301ea5a (diff) | |
download | upstream-f93fcf8923aa1f89b8190e125ba9fbb435e26045.tar.gz upstream-f93fcf8923aa1f89b8190e125ba9fbb435e26045.tar.bz2 upstream-f93fcf8923aa1f89b8190e125ba9fbb435e26045.zip |
ipq806x: enable disk-activity LED trigger
Enable the disk-activity LED trigger for ipq806x, since this SoC has an
onboard SATA controller.
Signed-off-by: Thomas Albers <thomas.gameiro@googlemail.com>
[split into separate commit]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'target/linux/ipq806x/config-5.4')
-rw-r--r-- | target/linux/ipq806x/config-5.4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ipq806x/config-5.4 b/target/linux/ipq806x/config-5.4 index c9c50c91bc..c9668da356 100644 --- a/target/linux/ipq806x/config-5.4 +++ b/target/linux/ipq806x/config-5.4 @@ -273,6 +273,7 @@ CONFIG_KPSS_XCC=y CONFIG_KRAITCC=y CONFIG_KRAIT_CLOCKS=y CONFIG_KRAIT_L2_ACCESSORS=y +CONFIG_LEDS_TRIGGER_DISK=y CONFIG_LIBFDT=y CONFIG_LOCK_DEBUGGING_SUPPORT=y CONFIG_LOCK_SPIN_ON_OWNER=y |