On Sun, 2015-06-14 at 13:13 +0800, Caesar Wang wrote:
--- /dev/nullSince my remarks on v13 you removed the module specific code from
+++ b/drivers/soc/rockchip/Kconfig
+config PM_GENERIC_DOMAINS
+ tristate "Rockchip generic power domain"
pm_domains.c. But now this became a tristate symbol. That makes little
sense. Why didn't you keep bool?
+ depends on PMs/doamin/domain/.
+ help
+ Say y here to enable power doamin support.
+ In order to meet high performance and low power requirements, a powers/ot/of/
+ management unit is designed or saving power when RK3288 in low power
+ mode. The RK3288 PMU is dedicated for managing the power ot the whole chip.
+ If unsure, say N.Thanks,
Paul Bolle