blob: 559372d955651fa49f4c88e269787770e2be2047 [file] [log] [blame]
# STMicroelectronics B-L072Z-LRWAN1 Discovery board configuration
# Copyright (c) 2018 Aleksandr Makarov <aleksandr.o.makarov@gmail.com>
# SPDX-License-Identifier: Apache-2.0
if BOARD_B_L072Z_LRWAN1
config BOARD
default "b_l072z_lrwan1"
choice COUNTER_RTC_STM32_CLOCK_SRC
default COUNTER_RTC_STM32_CLOCK_LSE
depends on COUNTER
endchoice # COUNTER_RTC_STM32_CLOCK_SRC
endif # BOARD_B_L072Z_LRWAN1