iMX28 defconfig Power Management options

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

iMX28 defconfig Power Management options

跳至解决方案
781 次查看
nxp_jbmbtbklg
Contributor I

Hi all,

I want to learn the meaning of the power management parameters listed below in the imx28evk_defconfig.dev file:

# Power management options
#
CONFIG_PM=y
# CONFIG_PM_DEBUG is not set
CONFIG_PM_SLEEP=y
CONFIG_SUSPEND_NVS=y
CONFIG_SUSPEND=y
CONFIG_SUSPEND_FREEZER=y
# CONFIG_APM_EMULATION is not set
CONFIG_PM_RUNTIME=y
CONFIG_PM_OPS=y
CONFIG_ARCH_SUSPEND_POSSIBLE=y
CONFIG_NET=y

Any help?

Thank You!

标签 (2)
0 项奖励
1 解答
699 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Jesus

seems some configs are generic, described in common linux

documentation, also one can look at attached i.MX28 Linux Manual Chapter 8
i.MX28 Static Power Management Driver

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
1 回复
700 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Jesus

seems some configs are generic, described in common linux

documentation, also one can look at attached i.MX28 Linux Manual Chapter 8
i.MX28 Static Power Management Driver

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励