1# SPDX-License-Identifier: Apache-2.0 2# 3# Aspeed AST1030 evaluation board configuration 4# 5# Copyright (c) 2021 Aspeed Technology Inc. 6 7if BOARD_AST1030_EVB 8config BOARD 9 default "ast1030_evb" 10endif # BOARD_AST1030_EVB 11