blob: 057665b9d2ddc9c19f4908124320d93e155ccabc [file] [log] [blame]
# Kconfig - ST STM32F469XI MCU configuration options
#
# Copyright (c) 2016 Linaro Limited.
#
# SPDX-License-Identifier: Apache-2.0
#
if SOC_STM32F469XI
config SOC
string
default stm32f469xx
config NUM_IRQS
int
default 93
endif # SOC_STM32F469XI