Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
cb331c2371144f3c391856eec4417ce65cbf0957
/
.
/
drivers
/
pwm
/
Kconfig.xmc4xxx_ccu4
blob: 9301182ef233e6c07128afa905e27f1858b5ea34 [
file
] [
log
] [
blame
]
# Copyright (c) 2023 SLB
# SPDX-License-Identifier: Apache-2.0
config PWM_XMC4XXX_CCU4
bool
"Infineon XMC4XXX CCU4 driver"
default
y
depends on DT_HAS_INFINEON_XMC4XXX_CCU4_PWM_ENABLED
help
Enables
Infineon
XMC4XXX CCU4 PWM driver
.