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