zephyr/soc/arm/silabs_exx32/efm32pg12b/Kconfig.series

18 lines
391 B
Plaintext
Raw Normal View History

# Kconfig - EFM32PG12B MCU line
#
# Copyright (c) 2018 Christian Taedcke
#
# SPDX-License-Identifier: Apache-2.0
#
config SOC_SERIES_EFM32PG12B
bool "EFM32PG12B Series MCU"
select HAS_SILABS_GECKO
select CPU_CORTEX_M4
select CPU_HAS_FPU
select SOC_FAMILY_EXX32
select SYS_POWER_LOW_POWER_STATE_SUPPORTED
select CPU_HAS_SYSTICK
help
Enable support for EFM32 PearlGecko MCU series