summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/CONFIG_THERMAL_NETLINK
blob: df9c5079b9ed914663110f688c29a19a91c58f30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# CONFIG_THERMAL_NETLINK:
# 
# The thermal framework has a netlink interface to do thermal
# zones discovery, temperature readings and events such as
# trip point crossed, cooling device update or governor
# change. It is recommended to enable the feature.
# 
# Symbol: THERMAL_NETLINK [=n]
# Type  : bool
# Defined at drivers/thermal/Kconfig:20
#   Prompt: Thermal netlink management
#   Depends on: THERMAL [=y] && NET [=y]
#   Location:
#     -> Device Drivers
#       -> Thermal drivers (THERMAL [=y])
# 
# 
# 
CONFIG_THERMAL_NETLINK=y