HOME


Mini Shell 1.0
DIR:/lib/modules/5.14.0-503.14.1.el9_5.x86_64/source/drivers/soc/bcm/brcmstb/
Upload File :
Current File : //lib/modules/5.14.0-503.14.1.el9_5.x86_64/source/drivers/soc/bcm/brcmstb/Kconfig
# SPDX-License-Identifier: GPL-2.0-only
if SOC_BRCMSTB

config BRCMSTB_PM
	bool "Support suspend/resume for STB platforms"
	default y
	depends on PM
	depends on ARCH_BRCMSTB || BMIPS_GENERIC
	select ARM_CPU_SUSPEND if ARM

endif # SOC_BRCMSTB