Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

# SPDX-License-Identifier: GPL-2.0-only
if CONFIG_SOC_BRCMSTB

config CONFIG_BRCMSTB_PM
	bool "Support suspend/resume for STB platforms"
	default y
	depends on CONFIG_PM
	depends on CONFIG_ARCH_BRCMSTB || CONFIG_BMIPS_GENERIC
	select CONFIG_ARM_CPU_SUSPEND if CONFIG_ARM

endif # CONFIG_SOC_BRCMSTB