| # Copyright (c) 2025 Realtek Semiconductor, Inc. | |
| # SPDX-License-Identifier: Apache-2.0 | |
| config RESET_RTS5817 | |
| bool "RTS5817 Reset Controller Driver" | |
| default y | |
| depends on DT_HAS_REALTEK_RTS5817_RESET_ENABLED | |
| help | |
| This option enables the reset controller driver for RTS5817. |