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 7 default "ev11l78a" 8 depends on BOARD_EV11L78A 9