1# Copyright (c) 2022 Teslabs Engineering S.L. 2# SPDX-License-Identifier: Apache-2.0 3 4config RESET_GD32 5 bool "GD32 Reset Controller Driver" 6 default y 7 depends on DT_HAS_GD_GD32_RCTL_ENABLED 8