mirror of
https://github.com/apache/nuttx.git
synced 2025-01-12 22:08:35 +08: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…
Reference in a new issue