repo.or.cz
/
coreboot2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
soc/intel/xeon_sp/util: Enhance lock_pam0123
[coreboot2.git]
/
payloads
/
external
/
BOOTBOOT
/
Kconfig
blob
2fe124b103f06e0eaf105ec1bf4196d6347995a3
1
## SPDX-License-Identifier: GPL-2.0-only
2
3
if PAYLOAD_BOOTBOOT
4
5
config PAYLOAD_FILE
6
default "payloads/external/BOOTBOOT/bootboot/dist/bootbootcb.elf"
7
8
endif