Sign in
nest-open-source
/
manifest_repos
/
u-boot
/
e00b8eb55a8ecd6051b13309a1b5aa88400ba74d
/
.
/
board
/
efi
/
efi-x86_app
/
Kconfig
blob: 019b464a851e35a636beeedd55e8afa7c9ff5c60 [
file
] [
log
] [
blame
]
if
TARGET_EFI_APP
config SYS_BOARD
default
"efi-x86_app"
config SYS_VENDOR
default
"efi"
config SYS_SOC
default
"efi"
config SYS_CONFIG_NAME
default
"efi-x86_app"
endif