blob: df190fd81c87de64ebfa2160456ab87b1c93ac08 [file] [log] [blame]
# 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