diff options
author | Christian Lamparter <chunkeey@googlemail.com> | 2016-08-30 19:42:39 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2016-09-08 13:40:03 +0200 |
commit | e9f86c6cac1802eca052f98d3a5874521b2a87cd (patch) | |
tree | fae6d4729f656938da0a3ac0297f9f05432970a5 /target/linux/apm821xx/nand | |
parent | f7c1d9c8a551dea1dfe50cbac4d84f949191887d (diff) | |
download | upstream-e9f86c6cac1802eca052f98d3a5874521b2a87cd.tar.gz upstream-e9f86c6cac1802eca052f98d3a5874521b2a87cd.tar.bz2 upstream-e9f86c6cac1802eca052f98d3a5874521b2a87cd.zip |
apm821xx: backport generic HDD led-triggers for WNDR4700 and MBL
This patch backports the new generic HDD/SDD led-trigger
from 4.8-rc1.
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Diffstat (limited to 'target/linux/apm821xx/nand')
-rw-r--r-- | target/linux/apm821xx/nand/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/apm821xx/nand/config-default b/target/linux/apm821xx/nand/config-default index 9c93680f5f..5d5d2a4bf4 100644 --- a/target/linux/apm821xx/nand/config-default +++ b/target/linux/apm821xx/nand/config-default @@ -18,6 +18,7 @@ CONFIG_BLK_DEV_SD=y CONFIG_GPIOLIB=y CONFIG_GPIO_GENERIC=y CONFIG_GPIO_GENERIC_PLATFORM=y +CONFIG_LEDS_TRIGGER_DISK=y CONFIG_RTC_CLASS=y CONFIG_RTC_DRV_M48T86=y CONFIG_THERMAL=y |