Current File : //proc/thread-self/root/usr/src/linux-headers-6.8.0-59/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