blob: 6fb8b4793da956ff9a091e41478fd372f19fd2d3 [file] [log] [blame]
# Config for counter alarm sample
# Copyright (c) 2019 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
config COUNTER_RTC0
bool
default y if SOC_FAMILY_NRF
config COUNTER_SAM0_TC32
bool
default y if BOARD_ATSAMD20_XPRO
config COUNTER_ESP32
bool
default y if SOC_ESP32 || SOC_ESP32S2
source "Kconfig.zephyr"