blob: b4160c7bf242da899e1d70783e8e6af50c3b32f2 [file] [log] [blame]
# Kconfig Andes Watchdog configuration options
#
# Copyright (c) 2023 Andes Technology Corporation.
#
# SPDX-License-Identifier: Apache-2.0
#
config WDT_ANDES_ATCWDT200
bool "Andes Watchdog driver"
default y
depends on DT_HAS_ANDESTECH_ATCWDT200_ENABLED
select COUNTER
help
Enable driver for the Andes Watchdog driver.