summaryrefslogtreecommitdiffstats
path: root/payloads/external/depthcharge/Kconfig.name
blob: fc080aaf12632444cb1f6b56b3ec19e2f7686bd8 (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://doc.coreboot.org/payloads.html for more information.