summaryrefslogtreecommitdiffstats
path: root/payloads/external/depthcharge/Kconfig.name
blob: 45da10b3cac2815d3259cfd427df057de73162e0 (plain)
1
2
3
4
5
6
7
8
9
10
## 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.