# EFM32GG STK3701A board configuration | |
# Copyright (c) 2019 Interay Solutions B.V. | |
# Copyright (c) 2019 Oane Kingma | |
# SPDX-License-Identifier: Apache-2.0 | |
config BOARD_EFM32GG_STK3701A | |
bool "SiLabs EFM32GG-STK3701A (Giant Gecko 11)" | |
depends on SOC_SERIES_EFM32GG11B | |
select SOC_PART_NUMBER_EFM32GG11B820F2048GL192 |