blob: f72d66fea2f1a83d85d655887ccbd90027555e6c [file] [log] [blame]
# Kconfig - STMicroelectronics STM32G071RB MCU
#
# Copyright (c) 2019 Philippe Retornaz <philippe@shapescale.com>
# Copyright (c) 2019 STMicroelectronics
#
# SPDX-License-Identifier: Apache-2.0
#
if SOC_STM32G071XX
config SOC
default "stm32g071xx"
config NUM_IRQS
default 32
if GPIO_STM32
endif # GPIO_STM32
endif # SOC_STM32G071XX