blob: 719306e478b040e2c7d336e7e9d0d67fb8d4a89e [file] [log] [blame]
# Kconfig - ST STM32F407XX MCU configuration options
#
# Copyright (c) 2016 Linaro Limited.
#
# SPDX-License-Identifier: Apache-2.0
#
if SOC_STM32F407XG
config SOC
string
default stm32f407xx
config NUM_IRQS
int
default 82
endif # SOC_STM32F407XG