aboutsummaryrefslogtreecommitdiff
path: root/payloads/external/GRUB2/Kconfig.name
blob: c3a8ddffe64daffcfd125bebe500b044730b937a (plain)
1
2
3
4
5
6
7
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.