1# Copyright (c) 2019 eTactica ehf
2# SPDX-License-Identifier: Apache-2.0
3
4config BOARD_STM32L1_DISCO
5	select SOC_STM32L151XB
6