Skip to content

Commit 84cec37

Browse files
committed
wb8: dts: add thermal interfaces
add debug, statistics interfaces and also make trips writable from userspace
1 parent 66d58ad commit 84cec37

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

arch/arm64/configs/wb8_reduced_defconfig

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -397,6 +397,11 @@ CONFIG_SENSORS_LM90=m
397397
CONFIG_SENSORS_PWM_FAN=m
398398
CONFIG_SENSORS_INA2XX=m
399399
CONFIG_SENSORS_INA3221=m
400+
CONFIG_THERMAL_NETLINK=y
401+
CONFIG_THERMAL_STATISTICS=y
402+
CONFIG_THERMAL_DEBUGFS=y
403+
CONFIG_THERMAL_EMERGENCY_POWEROFF_DELAY_MS=5000
404+
CONFIG_THERMAL_WRITABLE_TRIPS=y
400405
CONFIG_THERMAL_GOV_POWER_ALLOCATOR=y
401406
CONFIG_CPU_THERMAL=y
402407
CONFIG_DEVFREQ_THERMAL=y

0 commit comments

Comments
 (0)