zephyr/soc/st/stm32/stm32u5x/Kconfig.defconfig

14 lines
267 B
Plaintext

# ST Microelectronics STM32U5 MCU line
# Copyright (c) 2021 Linaro Limited
# SPDX-License-Identifier: Apache-2.0
if SOC_SERIES_STM32U5X
rsource "Kconfig.defconfig.stm32u5*"
config ROM_START_OFFSET
default 0x400 if BOOTLOADER_MCUBOOT
endif # SOC_SERIES_STM32U5X