blob: cb118661789eac4c6f163b8737f9d6246f157e0c [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
source "Kconfig.zephyr"