Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
fc37c7a9318c9e36c1b62a8589f2fc22c41da096
/
.
/
board
/
st
/
stm32mp1
/
Kconfig
blob: c5ab7553d4f6f6bb1413e6bee294bfd33598560b [
file
] [
log
] [
blame
]
if
TARGET_ST_STM32MP15x
config SYS_BOARD
default
"stm32mp1"
config SYS_VENDOR
default
"st"
config SYS_CONFIG_NAME
default
"stm32mp1"
source
"board/st/common/Kconfig"
endif