Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
0fa5d8f219a016d58e4592c268730d0f45a2835b
/
.
/
payloads
/
external
/
GRUB2
/
Kconfig
blob: 3d0fa6ca812e6a93f04927e29b2bf6c80dea45aa [
file
] [
log
] [
blame
]
if
PAYLOAD_GRUB2
choice
prompt
"GRUB2 version"
default
GRUB2_MASTER
config GRUB2_MASTER
bool
"HEAD"
help
Newest
GRUB2 version
endchoice
config PAYLOAD_FILE
default
"payloads/external/GRUB2/grub2/build/default_payload.elf"
endif