Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
6463dd610d42298c0d1e410225d1e971d5156ee1
/
.
/
drivers
/
pwm
/
Kconfig.xmc4xxx_ccu8
blob: 299bf86aab8055b780d197267d5157f0b0dd37be [
file
] [
log
] [
blame
]
# Copyright (c) 2023 SLB
# SPDX-License-Identifier: Apache-2.0
config PWM_XMC4XXX_CCU8
bool
"Infineon XMC4XXX CCU4 driver"
default
y
depends on DT_HAS_INFINEON_XMC4XXX_CCU8_PWM_ENABLED
help
Enables
Infineon
XMC4XXX CCU8 PWM driver
.