1# Copyright (c) 2018 Yong Jin
2# SPDX-License-Identifier: Apache-2.0
3
4config BOARD_STM32F769I_DISCO
5	select SOC_STM32F769XX
6