blob: 3de06c3b621534b5dfb76074ba7d6611a70a7972 [file] [log] [blame]
# Watchdog configuration options
#
# Copyright (c) 2019 Interay Solutions B.V.
# Copyright (c) 2019 Oane Kingma
#
# SPDX-License-Identifier: Apache-2.0
config WDT_GECKO
bool "Gecko series Watchdog (WDOG) Driver"
depends on SOC_FAMILY_EXX32
select SOC_GECKO_WDOG
default y
help
Enable WDOG driver for Silicon Labs Gecko MCUs.