Current File : //lib/modules/6.14.0-1012-aws/build/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 && BMIPS_GENERIC

endif # SOC_BRCMSTB