zephyr/drivers/pwm/Kconfig.xmc4xxx_ccu4

10 lines
240 B
Plaintext

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