blob: 01504a37d9c3924bf9cf86d2433d9c325f4a0cd9 [file] [log] [blame]
# Kconfig - ST Microelectronics STM32F051X8 MCU
#
# Copyright (c) 2018 Nathan Tsoi
#
# SPDX-License-Identifier: Apache-2.0
#
if SOC_STM32F051X8
config SOC
default "stm32f051x8"
config NUM_IRQS
default 31
endif # SOC_STM32F051X8