mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-31 16:35:44 +00:00
kernel: other.mk: add thermal option
It is available in later kernel versions. Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 40752
This commit is contained in:
parent
4fc0484982
commit
c43b291c4e
@ -830,6 +830,7 @@ define KernelPackage/thermal
|
||||
HIDDEN:=1
|
||||
KCONFIG:= \
|
||||
CONFIG_THERMAL \
|
||||
CONFIG_THERMAL_OF=y \
|
||||
CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y \
|
||||
CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE=n \
|
||||
CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE=n \
|
||||
|
Loading…
x
Reference in New Issue
Block a user