1# SPDX-License-Identifier: Apache-2.0
2#
3# Nuvoton PFM M487 board configuration
4#
5# Copyright (c) 2020 Linumiz
6# Author: Saravanan Sekar <saravanan@linumiz.com>
7
8config BOARD_NUVOTON_PFM_M487
9 bool "NUVOTON PFM MP487 Development Board"
10 depends on SOC_M487
11