Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
c22c4fd49f6671079cd9df19d4c22678294be87d
/
.
/
drivers
/
watchdog
/
Kconfig.nxp_s32
blob: 3f2dd42efb5d432fa96a4b6c8f67b08e6d6421ad [
file
] [
log
] [
blame
]
# Copyright 2022 NXP
# SPDX-License-Identifier: Apache-2.0
config WDT_NXP_S32
bool
"NXP S32 SWT driver"
default
y
depends on DT_HAS_NXP_S32_SWT_ENABLED
select
NOCACHE_MEMORY
help
Enable
the
Software
Watchdog
Timer
(
SWT
)
driver
.