mirror of
https://github.com/apache/nuttx.git
synced 2026-06-02 09:38:37 +08:00
Thermal: The thermal core depends on LPWORK
Signed-off-by: wangjianyu3 <wangjianyu3@xiaomi.com>
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
menuconfig THERMAL
|
menuconfig THERMAL
|
||||||
bool "Thermal framework"
|
bool "Thermal framework"
|
||||||
default n
|
default n
|
||||||
|
depends on SCHED_LPWORK
|
||||||
---help---
|
---help---
|
||||||
Enable thermal framework.
|
Enable thermal framework.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user