blob: c5955f952a7db879d971ccc91ab45a1affc272f6 [file] [log] [blame]
# Copyright (c) 2024-2025 Renesas Electronics Corporation
# SPDX-License-Identifier: Apache-2.0
config PWM_RENESAS_RZ_GPT
bool "Renesas RZ General PWM Timer (GPT) PWM driver"
default y
depends on DT_HAS_RENESAS_RZ_GPT_PWM_ENABLED
select USE_RZ_FSP_GPT
help
Enable the PWM driver for the Renesas RZ General PWM Timer (GPT).
config PWM_RENESAS_RZ_MTU
bool "Renesas RZ Multi-Function Timer Pulse (MTU) PWM driver"
default y
depends on DT_HAS_RENESAS_RZ_MTU_PWM_ENABLED
select USE_RZ_FSP_MTU
help
Enable the PWM driver for the Renesas RZ Multi-Function Timer Pulse (MTU).