From 4ef62a2db7525dbd5efae98a6e23421568d6ae3c Mon Sep 17 00:00:00 2001 From: Francois Ramu Date: Fri, 11 Oct 2019 14:24:35 +0200 Subject: [PATCH] soc: arm: st_stm32: configure stm32g431 series This patch cleans the defconfig of the STM32G431 device from STMicroelectronics. Signed-off-by: Francois Ramu --- soc/arm/st_stm32/stm32g4/Kconfig.defconfig.stm32g431rb | 3 --- 1 file changed, 3 deletions(-) diff --git a/soc/arm/st_stm32/stm32g4/Kconfig.defconfig.stm32g431rb b/soc/arm/st_stm32/stm32g4/Kconfig.defconfig.stm32g431rb index baeae0dcb15..90a68ce0b6d 100644 --- a/soc/arm/st_stm32/stm32g4/Kconfig.defconfig.stm32g431rb +++ b/soc/arm/st_stm32/stm32g4/Kconfig.defconfig.stm32g431rb @@ -11,7 +11,4 @@ config SOC config NUM_IRQS default 102 -if GPIO_STM32 - -endif # GPIO_STM32 endif # SOC_STM32G431XX