# Kconfig - ST STM32H747X MCU configuration options
#
# Copyright (c) 2019 Linaro Limited
# SPDX-License-Identifier: Apache-2.0
if SOC_STM32H747XX
config SOC
string
default "stm32h747xx"
config NUM_IRQS
int
default 150
endif # SOC_STM32H747XX