summaryrefslogtreecommitdiff
path: root/scripts/pass-thermal.conf
blob: ad0f02d53dec3ff6b60beb12e309ee059e0688a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
[thermal]
# set to "yes" thermal_support (Default value is no)
# set thermal_number_of_scenario to be tested
thermal_support=yes
thermal_number_of_scenario=4

# describe the scenario section as follows
#[Scenario0]
#name=ReleaseAction
#support=yes
[thermal.scenario0]
name=ReleaseAction
support=yes

[thermal.scenario1]
name=WarningAction
support=yes

[thermal.scenario2]
name=LimitAction
support=yes

[thermal.scenario3]
name=ShutdownAction
support=yes