1# Copyright (c) 2024 Michael Hope 2# SPDX-License-Identifier: Apache-2.0 3 4config GPIO_WCH_GPIO 5 bool "WCH CH32V00x GPIO driver" 6 depends on DT_HAS_WCH_GPIO_ENABLED 7 default y 8