1#
2# Copyright 2021 NXP
3# SPDX-License-Identifier: Apache-2.0
4#
5
6config BOARD
7	default "nxp_ls1046ardb"
8	depends on BOARD_NXP_LS1046ARDB
9