Sign in
qemu
/
u-boot
/
refs/heads/WIP/2022-06-06-assorted-improvements
/
.
/
board
/
renesas
/
falcon
/
Kconfig
blob: 1fcefa7e3cd92c7c50334ef179bf4feba2791f24 [
file
] [
log
] [
blame
]
if
TARGET_FALCON
config SYS_SOC
default
"rmobile"
config SYS_BOARD
default
"falcon"
config SYS_VENDOR
default
"renesas"
config SYS_CONFIG_NAME
default
"falcon"
endif