1# Copyright (c) 2017 Bobby Noelte
2# SPDX-License-Identifier: Apache-2.0
3
4config BOARD_NUCLEO_F091RC
5	select SOC_STM32F091XC
6