zephyr/drivers/pwm/Kconfig.gd32

10 lines
234 B
Plaintext

# 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.