Sign in
third-party-mirror
/
u-boot
/
refs/heads/astro
/
.
/
board
/
bf538f-ezkit
/
Kconfig
blob: e40fcdb2a258fbcb0b57b845477aad4572909312 [
file
] [
log
] [
blame
]
Fuchsia firmware team
d2ca328
2021-02-11 11:07:21 -0800
[
diff
] [
blame
]
1
if
TARGET_BF538F_EZKIT
2
3
config SYS_BOARD
4
default
"bf538f-ezkit"
5
6
config SYS_CONFIG_NAME
7
default
"bf538f-ezkit"
8
9
endif