soc: arm: stm32g474 config device
This patch aligns the Kconfig.defconfig.stm32g474re to the Kconfig.defconfig.stm32g431rb Signed-off-by: Francois Ramu <francois.ramu@st.com>
This commit is contained in:
parent
cea65cb9cc
commit
abd8ca94c2
1 changed files with 0 additions and 2 deletions
|
@ -6,11 +6,9 @@
|
||||||
if SOC_STM32G474XX
|
if SOC_STM32G474XX
|
||||||
|
|
||||||
config SOC
|
config SOC
|
||||||
string
|
|
||||||
default "stm32g474xx"
|
default "stm32g474xx"
|
||||||
|
|
||||||
config NUM_IRQS
|
config NUM_IRQS
|
||||||
int
|
|
||||||
default 102
|
default 102
|
||||||
|
|
||||||
endif # SOC_STM32G474XX
|
endif # SOC_STM32G474XX
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue