Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7c19f91043e86525c54cf339d53bf01c1b726931
/
.
/
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