blob: 9424a533085ae170cf11992af8d9fa662a82116f [file] [log] [blame]
# Silicon Labs Gecko Counter driver config
# Copyright (c) 2019, Piotr Mienkowski
# SPDX-License-Identifier: Apache-2.0
config COUNTER_GECKO_RTCC
bool "Silicon Labs Gecko Counter (RTCC) driver"
depends on SOC_FAMILY_EXX32
select SOC_GECKO_CMU
select SOC_GECKO_RTCC
help
Enable counter driver based on RTCC module for Silicon Labs Gecko
chips.