soc: stm32f407xg: finish SOC renaming
Commit 599149dfb831 ("soc: stm32f407xg: rename SOC config flag") renamed SOC_STM32F407XX to SOC_STM32F407XG but the text of the option should be changed as well to reflect this restriction in scope. Change-Id: Id03529452f5ec7d7ffee214b152c4aa555e1208a Signed-off-by: Florian Vaussard <florian.vaussard@heig-vd.ch>
This commit is contained in:
parent
c16ad344e9
commit
fd5011ebf7
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ config SOC_STM32F401XE
|
|||
bool "STM32F401XE"
|
||||
|
||||
config SOC_STM32F407XG
|
||||
bool "STM32F407XX"
|
||||
bool "STM32F407XG"
|
||||
|
||||
config SOC_STM32F411XE
|
||||
bool "STM32F411XE"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue