Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
4a0040f346171232e96b36bcffe9604079df90c9
/
.
/
drivers
/
pwm
/
Kconfig.gd32
blob: f82c3b48878b70cb61968a1ae9d53c902792bb7d [
file
] [
log
] [
blame
]
# Copyright (c) 2021 Teslabs Engineering S.L.
# SPDX-License-Identifier: Apache-2.0
config PWM_GD32
bool
"GigaDevice GD32 PWM driver"
default
y
depends on DT_HAS_GD_GD32_PWM_ENABLED
help
Enable
the
GigaDevice
GD32 PWM driver
.