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

config PAYLOAD_DEPTHCHARGE
	bool "Depthcharge"
	depends on CHROMEOS
	help
	  Select this option if you want to build a coreboot image
	  with a depthcharge payload.

	  See https://doc.coreboot.org/payloads.html for more information.