1# Copyright 2024 NXP
2# SPDX-License-Identifier: Apache-2.0
3
4config BOARD_FRDM_KL25Z
5	select SOC_MKL25Z4
6	select SOC_PART_NUMBER_MKL25Z128VLK4
7