mirror of
https://github.com/apache/nuttx.git
synced 2025-01-13 07:28:38 +08:00
sim:thermal: The thermal core depends on LPWORK
Signed-off-by: wangjianyu3 <wangjianyu3@xiaomi.com>
This commit is contained in:
parent
157db5cc95
commit
06fa0f41a0
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ CONFIG_DEBUG_THERMAL_ERROR=y
|
|||
CONFIG_DEBUG_THERMAL_INFO=y
|
||||
CONFIG_DEBUG_THERMAL_WARN=y
|
||||
CONFIG_PM=y
|
||||
CONFIG_SCHED_LPWORK=y
|
||||
CONFIG_THERMAL=y
|
||||
CONFIG_THERMAL_DUMMY=y
|
||||
CONFIG_THERMAL_PROCFS=y
|
||||
|
|
Loading…
Reference in a new issue