Skip to content

Commit a062edd

Browse files
ioannisgjhedberg
authored andcommitted
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 <[email protected]>
1 parent 747391e commit a062edd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

soc/arm/silabs_exx32/efm32gg11b/Kconfig.series

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# SPDX-License-Identifier: Apache-2.0
55

66
config SOC_SERIES_EFM32GG11B
7-
bool "EFM32PG11B Series MCU"
7+
bool "EFM32GG11B Series MCU"
88
select ARM
99
select HAS_SILABS_GECKO
1010
select HAS_SWO

0 commit comments

Comments
 (0)