blob: 15b99e0b8b22883aefd18f6620828cc713a9404e [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"
default y
depends on DT_HAS_SILABS_GECKO_WDOG_ENABLED
select SOC_GECKO_WDOG
default y
help
Enable WDOG driver for Silicon Labs Gecko MCUs.