Sign in
nest-open-source
/
manifest_repos
/
u-boot
/
refs/heads/main
/
.
/
board
/
eukrea
/
cpuat91
/
Kconfig
blob: b69e4c3f82b94fafff76b462e55a173e60e77b59 [
file
] [
log
] [
blame
] [
edit
]
if
TARGET_CPUAT91
config SYS_BOARD
default
"cpuat91"
config SYS_VENDOR
default
"eukrea"
config SYS_SOC
default
"at91"
config SYS_CONFIG_NAME
default
"cpuat91"
endif