summaryrefslogtreecommitdiff
path: root/payloads/external/depthcharge/Kconfig.name
blob: bc564ec60d9067d65791b018b8f9b0745c33df1c (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 http://coreboot.org/Payloads for more information.