1# EFM32PG1B (Pearl Gecko) MCU line
2
3# Copyright (c) 2018 Christian Taedcke
4# SPDX-License-Identifier: Apache-2.0
5
6config SOC_PART_NUMBER_EFM32PG1B200F256GM48
7	bool
8	depends on SOC_SERIES_EFM32PG1B
9