blob: c4b9b1a8858410bb250a08d578c46476087e3528 [file] [log] [blame]
# Kconfig - ST Microelectronics STM32L475xG MCU
#
# Copyright (c) 2017 Linaro Limited
#
# SPDX-License-Identifier: Apache-2.0
#
if SOC_STM32L475XG
config SOC
string
default stm32l475xx
config NUM_IRQS
int
default 82
endif # SOC_STM32L475XG