summaryrefslogtreecommitdiff
path: root/drivers/platform/fsl/Kconfig
blob: 72ed0538c0a1d3f392ccc4dd3387b253421f37d4 (plain)
1
2
3
4
5
6
7
8
9
10
#
# Freescale Specific Power Management Drivers
#

config FSL_SLEEP_FSM
	bool
	help
	  This driver configures a hardware FSM (Finite State Machine) for deep sleep.
	  The FSM is used to finish clean-ups at the last stage of system entering deep
	  sleep, and also wakes up system when a wake up event happens.