summaryrefslogtreecommitdiff
path: root/payloads/external/depthcharge/Kconfig.name
blob: 5a6c9203a86d6904fb0f24b5f800e041d3221545 (plain)
1
2
3
4
5
6
7
8
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://coreboot.org/Payloads for more information.