# 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

source "Kconfig.zephyr"
