1# DA1469x series Development Kit Pro board configuration
2
3# Copyright (c) 2022 Renesas Electronics Corporation
4# SPDX-License-Identifier: Apache-2.0
5
6config BOARD_DA1469X_DK_PRO
7	bool "DA1469x series Development Kit Pro board"
8	depends on SOC_SERIES_DA1469X
9