Skip to content

Commit

Permalink
soc: arm: stm32g474 config device
Browse files Browse the repository at this point in the history
This patch aligns the Kconfig.defconfig.stm32g474re to the
Kconfig.defconfig.stm32g431rb

Signed-off-by: Francois Ramu <francois.ramu@st.com>
  • Loading branch information
FRASTM authored and jhedberg committed Mar 9, 2020
1 parent cea65cb commit abd8ca9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions soc/arm/st_stm32/stm32g4/Kconfig.defconfig.stm32g474re
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,9 @@
if SOC_STM32G474XX

config SOC
string
default "stm32g474xx"

config NUM_IRQS
int
default 102

endif # SOC_STM32G474XX

0 comments on commit abd8ca9

Please sign in to comment.