soc: stm32f429zi: finish SOC renaming
Commit 87893ddf7ad4 ("soc: stm32f429zi: rename SOC config flag") renamed SOC_STM32F429XX to SOC_STM32F429XI but the text of the option should be changed as well to reflect this restriction in scope. Change-Id: I2627b59f805e73d6c8a3534e0feec71a4269c9ab Signed-off-by: Florian Vaussard <florian.vaussard@heig-vd.ch>
This commit is contained in:
parent
fd5011ebf7
commit
eba1327719
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ config SOC_STM32F411XE
|
||||||
bool "STM32F411XE"
|
bool "STM32F411XE"
|
||||||
|
|
||||||
config SOC_STM32F429XI
|
config SOC_STM32F429XI
|
||||||
bool "STM32F429XX"
|
bool "STM32F429XI"
|
||||||
|
|
||||||
endchoice
|
endchoice
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue