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