zephyr/drivers/pwm/Kconfig.ifx_cat1
Bill Waters abca729367 driver: pwm: infineon: cyw920829m2evk_02 pwm
- Enable PWM for the cyw920829m2evk_02 board

Signed-off-by: Bill Waters <bill.waters@infineon.com>
2024-10-26 03:57:41 +01:00

16 lines
479 B
Text

# Infineon CAT1 PWM configuration options
# Copyright (c) 2024 Cypress Semiconductor Corporation (an Infineon company) or
# an affiliate of Cypress Semiconductor Corporation
#
# SPDX-License-Identifier: Apache-2.0
config PWM_INFINEON_CAT1
bool "Infineon CAT1 PWM driver"
default y
depends on DT_HAS_INFINEON_CAT1_PWM_ENABLED
depends on SOC_FAMILY_INFINEON_CAT1B
select USE_INFINEON_PWM
select PINCTRL
help
This option enables the PWM driver for Infineon CAT1 family.