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