aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm/mach-stm32/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/mach-stm32/Kconfig b/arch/arm/mach-stm32/Kconfig
index 40115facb746..2d1419eb0896 100644
--- a/arch/arm/mach-stm32/Kconfig
+++ b/arch/arm/mach-stm32/Kconfig
@@ -19,3 +19,8 @@ config MACH_STM32F746
19 bool "STMicrolectronics STM32F746" 19 bool "STMicrolectronics STM32F746"
20 depends on ARCH_STM32 20 depends on ARCH_STM32
21 default y 21 default y
22
23config MACH_STM32H743
24 bool "STMicrolectronics STM32H743"
25 depends on ARCH_STM32
26 default y