1# Microchip EV11L78A Board configuration
2
3# Copyright (c) 2023 Meta Platforms, Inc. and its affiliates.
4# SPDX-License-Identifier: Apache-2.0
5
6config BOARD_EV11L78A
7	bool "Microchip EV11L78A"
8	depends on SOC_PART_NUMBER_SAMD20E16
9