Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
518d844a5e5032dacfc73271dacc9bce497a1f46
/
.
/
board
/
ge
/
b1x5v2
/
Kconfig
blob: 80a5bcae7dee960a93979c2eaa7ec28cfc76f77d [
file
] [
log
] [
blame
]
if
TARGET_GE_B1X5V2
config SYS_BOARD
default
"b1x5v2"
config SYS_VENDOR
default
"ge"
config SYS_CONFIG_NAME
default
"ge_b1x5v2"
source
"board/ge/common/Kconfig"
endif