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!
Solved! Go to Solution.
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!
-----------------------------------------------------------------------------------------------------------------------
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!
-----------------------------------------------------------------------------------------------------------------------