iMX28 defconfig Power Management options

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

iMX28 defconfig Power Management options

Jump to solution
675 Views
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!

Labels (2)
0 Kudos
1 Solution
593 Views
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!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
1 Reply
594 Views
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 Kudos