blob: c3a8ddffe64daffcfd125bebe500b044730b937a [file] [log] [blame]
Stefan Reinauer1a8b7bf2015-06-30 15:58:56 -07001config PAYLOAD_GRUB2
2 bool "GRUB2"
3 help
4 Select this option if you want to build a coreboot image
5 with a GRUB2 payload. If you don't know what this is
6 about, just leave it enabled.
7
8 See http://coreboot.org/Payloads for more information.