diff options
Diffstat (limited to 'payloads/external/GRUB2/Kconfig.name')
-rw-r--r-- | payloads/external/GRUB2/Kconfig.name | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/payloads/external/GRUB2/Kconfig.name b/payloads/external/GRUB2/Kconfig.name new file mode 100644 index 0000000000..c3a8ddffe6 --- /dev/null +++ b/payloads/external/GRUB2/Kconfig.name @@ -0,0 +1,8 @@ +config PAYLOAD_GRUB2 + bool "GRUB2" + help + Select this option if you want to build a coreboot image + with a GRUB2 payload. If you don't know what this is + about, just leave it enabled. + + See http://coreboot.org/Payloads for more information. |