Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
0ab24c37f03a3a23982edb63d88c4f22bb8bc2c5
/
.
/
board
/
st
/
stm32h743-eval
/
Kconfig
blob: ea879b13c8b0c4ef99a5ebc42862d059aacce19f [
file
] [
log
] [
blame
]
if
TARGET_STM32H743_EVAL
config SYS_BOARD
string
default
"stm32h743-eval"
config SYS_VENDOR
string
default
"st"
config SYS_SOC
string
default
"stm32h7"
config SYS_CONFIG_NAME
string
default
"stm32h743-eval"
endif