Current File : //proc/353637/root/usr/src/linux-headers-6.14.0-1012-aws/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