1 if ARCH_ROCKCHIP || COMPILE_TEST
11 The General Register Files are a central component providing
12 special additional settings registers for a lot of soc-components.
13 In a lot of cases there also need to be default settings initialized
14 to make some of them conform to expectations of the kernel.
16 config ROCKCHIP_PM_DOMAINS
17 bool "Rockchip generic power domain"
19 select PM_GENERIC_DOMAINS
21 Say y here to enable power domain support.
22 In order to meet high performance and low power requirements, a power
23 management unit is designed or saving power when RK3288 in low power
24 mode. The RK3288 PMU is dedicated for managing the power of the whole chip.