This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM3352: Linux Power management options

Part Number: AM3352



The following options exist, but regarding the functions of each
What kind of function will it work as?


#
# Power management options
#
CONFIG_SUSPEND=y 
CONFIG_SUSPEND_FREEZER=y 
# CONFIG_SUSPEND_SKIP_SYNC is not set 
# CONFIG_HIBERNATION is not set
CONFIG_PM_SLEEP=y
# CONFIG_PM_AUTOSLEEP is not set
# CONFIG_PM_WAKELOCKS is not set
CONFIG_PM=y
CONFIG_PM_DEBUG=y 
# CONFIG_PM_ADVANCED_DEBUG is not set 
# CONFIG_PM_TEST_SUSPEND is not set 
CONFIG_PM_SLEEP_DEBUG=y 
# CONFIG_DPM_WATCHDOG is not set 
# CONFIG_APM_EMULATION is not set
CONFIG_PM_CLK=y
# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
CONFIG_CPU_PM=y
CONFIG_ARCH_SUSPEND_POSSIBLE=y
CONFIG_ARM_CPU_SUSPEND=y
CONFIG_ARCH_HIBERNATION_POSSIBLE=y
# end of Power management options