mirror of
https://github.com/apache/nuttx.git
synced 2026-08-01 20:28:58 +00:00
Thermal: The thermal core depends on LPWORK
Signed-off-by: wangjianyu3 <wangjianyu3@xiaomi.com>
This commit is contained in:
parent
77630ea6d9
commit
8c5a61d93c
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
menuconfig THERMAL
|
||||
bool "Thermal framework"
|
||||
default n
|
||||
depends on SCHED_LPWORK
|
||||
---help---
|
||||
Enable thermal framework.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue