diff options
Diffstat (limited to 'payloads/external/depthcharge/Kconfig.name')
-rw-r--r-- | payloads/external/depthcharge/Kconfig.name | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/payloads/external/depthcharge/Kconfig.name b/payloads/external/depthcharge/Kconfig.name new file mode 100644 index 0000000000..bc564ec60d --- /dev/null +++ b/payloads/external/depthcharge/Kconfig.name @@ -0,0 +1,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. |