blob: e867bd5f4c9c389aa1526f364403357afc5ea26b [file] [log] [blame]
# ST Microelectronics STM32U5 MCU line
# Copyright (c) 2021 Linaro Limited
# SPDX-License-Identifier: Apache-2.0
if SOC_SERIES_STM32U5X
source "soc/arm/st_stm32/stm32u5/Kconfig.defconfig.stm32u5*"
config SOC_SERIES
default "stm32u5"
config ROM_START_OFFSET
default 0x400 if BOOTLOADER_MCUBOOT
endif # SOC_SERIES_STM32U5X