Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
954d437d266207e6cb6c5d5706891ddde3671b6e
/
.
/
board
/
st
/
stm32mp2
/
Kconfig
blob: 89039f068a24386ec5446cf8dd5be33c7666bd6f [
file
] [
log
] [
blame
]
if
TARGET_ST_STM32MP25X
config SYS_BOARD
default
"stm32mp2"
config SYS_VENDOR
default
"st"
config SYS_CONFIG_NAME
default
"stm32mp25_common"
source
"board/st/common/Kconfig"
endif