zephyr/soc/arm/st_stm32/stm32h7/Kconfig.defconfig.stm32h747xx

19 lines
255 B
Plaintext

# 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