aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/oxnas/config-5.4
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2020-03-28 21:55:31 +0000
committerDaniel Golle <daniel@makrotopia.org>2020-03-31 21:41:23 +0100
commit9f14216a2c4c9d669d8033df31f40f2ca05ce41d (patch)
tree750a41f02d13d63b1ba341964b06a37264e92cca /target/linux/oxnas/config-5.4
parent5e82e1ed2f71586ec4a9c4e21449a9a78013c38e (diff)
downloadupstream-9f14216a2c4c9d669d8033df31f40f2ca05ce41d.tar.gz
upstream-9f14216a2c4c9d669d8033df31f40f2ca05ce41d.tar.bz2
upstream-9f14216a2c4c9d669d8033df31f40f2ca05ce41d.zip
oxnas: some improvements for Shuttle KD20
* install kmod-hwmon-drivetemp by default * wire up thermal zone * fix fan GPIO polarity * fix i2c-gpio GPIO_OPEN_DRAIN Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'target/linux/oxnas/config-5.4')
-rw-r--r--target/linux/oxnas/config-5.46
1 files changed, 6 insertions, 0 deletions
diff --git a/target/linux/oxnas/config-5.4 b/target/linux/oxnas/config-5.4
index 973bbc79dd..112d4e43be 100644
--- a/target/linux/oxnas/config-5.4
+++ b/target/linux/oxnas/config-5.4
@@ -328,6 +328,12 @@ CONFIG_SUSPEND=y
CONFIG_SUSPEND_FREEZER=y
CONFIG_SWPHY=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
+CONFIG_THERMAL=y
+CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y
+CONFIG_THERMAL_EMERGENCY_POWEROFF_DELAY_MS=0
+CONFIG_THERMAL_GOV_STEP_WISE=y
+CONFIG_THERMAL_HWMON=y
+CONFIG_THERMAL_OF=y
CONFIG_TICK_CPU_ACCOUNTING=y
CONFIG_TIMER_OF=y
CONFIG_TIMER_PROBE=y