boards: arm: silabs_exx32: correct Kconfig option prompt
Fix a typo in the option prompt for Kconfig symbol SOC_SERIES_EFM32GG11B. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
This commit is contained in:
parent
747391e705
commit
a062edd805
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
config SOC_SERIES_EFM32GG11B
|
||||
bool "EFM32PG11B Series MCU"
|
||||
bool "EFM32GG11B Series MCU"
|
||||
select ARM
|
||||
select HAS_SILABS_GECKO
|
||||
select HAS_SWO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue