1# FRDM-KE17Z board configuration
2# Copyright 2024 NXP
3# SPDX-License-Identifier: Apache-2.0
4
5config BOARD_FRDM_KE17Z
6	select SOC_MKE17Z7
7	select SOC_PART_NUMBER_MKE17Z256VLL7
8