File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -23,23 +23,23 @@ config ROCKCHIP_IODOMAIN
23
23
voltage supplied by the regulators.
24
24
25
25
config ROCKCHIP_PM_DOMAINS
26
- bool "Rockchip generic power domain"
27
- depends on PM
28
- select PM_GENERIC_DOMAINS
29
- help
30
- Say y here to enable power domain support.
31
- In order to meet high performance and low power requirements, a power
32
- management unit is designed or saving power when RK3288 in low power
33
- mode. The RK3288 PMU is dedicated for managing the power of the whole chip.
26
+ bool "Rockchip generic power domain"
27
+ depends on PM
28
+ select PM_GENERIC_DOMAINS
29
+ help
30
+ Say y here to enable power domain support.
31
+ In order to meet high performance and low power requirements, a power
32
+ management unit is designed or saving power when RK3288 in low power
33
+ mode. The RK3288 PMU is dedicated for managing the power of the whole chip.
34
34
35
- If unsure, say N.
35
+ If unsure, say N.
36
36
37
37
config ROCKCHIP_DTPM
38
38
tristate "Rockchip DTPM hierarchy"
39
39
depends on DTPM && m
40
40
help
41
- Describe the hierarchy for the Dynamic Thermal Power
42
- Management tree on this platform. That will create all the
43
- power capping capable devices.
41
+ Describe the hierarchy for the Dynamic Thermal Power Management tree
42
+ on this platform. That will create all the power capping capable
43
+ devices.
44
44
45
45
endif
You can’t perform that action at this time.
0 commit comments