zephyr/drivers/reset/Kconfig.numaker
cyliang tw c448dceb57 drivers: reset: add support for NuMaker series reset
Add Nuvoton numaker series reset controller support.

Signed-off-by: cyliang tw <cyliang@nuvoton.com>
2023-06-21 09:26:00 +00:00

12 lines
360 B
Plaintext

# Nuvoton NuMaker Reset Controller configuration options
# Copyright (c) 2023 Nuvoton Technology Corporation.
# SPDX-License-Identifier: Apache-2.0
config RESET_NUMAKER
bool "Nuvoton NuMaker reset controller driver"
default y
depends on DT_HAS_NUVOTON_NUMAKER_RST_ENABLED
help
This option enables the reset controller driver for Nuvoton NuMaker MCUs.