blob: aa762cc54c1a22bd2c2fb580a584d29b197d6706 [file] [log] [blame]
# Copyright (c) 2021 Teslabs Engineering S.L.
# SPDX-License-Identifier: Apache-2.0
DT_COMPAT_GD_GD32_GPIO := gd,gd32-gpio
config GPIO_GD32
bool "GD32 GPIO driver"
depends on (SOC_FAMILY_GD32 || SOC_SERIES_GD32VF103)
default $(dt_compat_enabled,$(DT_COMPAT_GD_GD32_GPIO))
help
Enable the GD32 GPIO driver.