Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8e7ffc03999f91589358adf48cf959dd7e965408
/
.
/
board
/
st
/
stm32mp1
/
Kconfig
blob: 89e97aec2b6c833e12da24ae12796f75f1afbf24 [
file
] [
log
] [
blame
]
if
TARGET_ST_STM32MP15x
config SYS_BOARD
default
"stm32mp1"
config SYS_VENDOR
default
"st"
config SYS_CONFIG_NAME
default
"stm32mp15_st_common"
source
"board/st/common/Kconfig"
endif