blob: d8c12ac411f85cafb3820e616c1fb130e3b474ec [file] [log] [blame]
# 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.