Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
ae97971a61541c7559225d9dbcf8fcb2bce40f37
/
.
/
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
.