1
2
3
4
5
6
7
8
9
10
# 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
鱼站在海里脚会痛吗