Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
1de17dcf0a27c51a7f49c86cd0b491f84efa5246
/
.
/
drivers
/
pwm
/
Kconfig.renesas_rx_mtu
blob: 18294cf5136c1839dbab3f185ef387459d1f10c7 [
file
] [
log
] [
blame
]
# Copyright (c) 2025 Renesas Electronics Corporation
# SPDX-License-Identifier: Apache-2.0
config PWM_RENESAS_RX_MTU
bool
"Renesas RX MTU PWM driver"
default
y
depends on DT_HAS_RENESAS_RX_MTU_PWM_ENABLED
help
Enable
the
Renesas
RX PWM driver
.