Skip to content

Commit

Permalink
ipq806x: enable disk-activity LED trigger
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Schneehuhn authored and ynezz committed Jun 3, 2020
1 parent e914de7 commit f93fcf8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions target/linux/ipq806x/config-4.19
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,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
Expand Down
1 change: 1 addition & 0 deletions target/linux/ipq806x/config-5.4
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f93fcf8

Please sign in to comment.