1# Copyright (c) 2024 Vitrolife A/S
2# SPDX-License-Identifier: Apache-2.0
3
4config TSIC_XX6
5 bool "TSic xx6 driver"
6 default y
7 depends on DT_HAS_IST_TSIC_XX6_ENABLED
8 select PWM
9 select PWM_CAPTURE
10 help
11 Enable driver for TSic 206/306/316/506F/516/716.
12