Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
9ca00684db9d4c2b5973a764ba7826c71e931f16
/
.
/
board
/
st
/
stm32h750-art-pi
/
Kconfig
blob: c31b9849fde6f519c2b21bc708dc9ac45866ca17 [
file
] [
log
] [
blame
]
if
TARGET_STM32H750_ART_PI
config SYS_BOARD
string
default
"stm32h750-art-pi"
config SYS_VENDOR
string
default
"st"
config SYS_SOC
string
default
"stm32h7"
config SYS_CONFIG_NAME
string
default
"stm32h750-art-pi"
endif