From abd8ca94c2e436cc8bae3e2664254daedd5fdc04 Mon Sep 17 00:00:00 2001 From: Francois Ramu Date: Fri, 6 Mar 2020 09:18:38 +0100 Subject: [PATCH] soc: arm: stm32g474 config device This patch aligns the Kconfig.defconfig.stm32g474re to the Kconfig.defconfig.stm32g431rb Signed-off-by: Francois Ramu --- soc/arm/st_stm32/stm32g4/Kconfig.defconfig.stm32g474re | 2 -- 1 file changed, 2 deletions(-) diff --git a/soc/arm/st_stm32/stm32g4/Kconfig.defconfig.stm32g474re b/soc/arm/st_stm32/stm32g4/Kconfig.defconfig.stm32g474re index de24e64abe7..78bca517cc1 100644 --- a/soc/arm/st_stm32/stm32g4/Kconfig.defconfig.stm32g474re +++ b/soc/arm/st_stm32/stm32g4/Kconfig.defconfig.stm32g474re @@ -6,11 +6,9 @@ if SOC_STM32G474XX config SOC - string default "stm32g474xx" config NUM_IRQS - int default 102 endif # SOC_STM32G474XX