Sign in
nest-open-source
/
manifest_repos
/
bootloader
/
refs/heads/main
/
.
/
board
/
amcc
/
yosemite
/
Kconfig
blob: ec5123630660abf7117bfce86ff0919b445515e2 [
file
] [
log
] [
blame
] [
edit
]
if
TARGET_YOSEMITE
config SYS_BOARD
default
"yosemite"
config SYS_VENDOR
default
"amcc"
config SYS_CONFIG_NAME
default
"yosemite"
config DISPLAY_BOARDINFO
bool
default
y
endif