blob: 9031335814ac7bae8ec65bc1b3f406a7cfe27d41 [file] [log] [blame]
# Kconfig - ST STM32F405XX MCU configuration options
#
# Copyright (c) 2016 Linaro Limited.
#
# SPDX-License-Identifier: Apache-2.0
#
if SOC_STM32F405XG
config SOC
string
default stm32f405xx
config NUM_IRQS
int
default 82
endif # SOC_STM32F405XG