# IT8XXX2 PWM configuration options | |
# Copyright (c) 2021 ITE Corporation. All Rights Reserved. | |
# SPDX-License-Identifier: Apache-2.0 | |
config PWM_ITE_IT8XXX2 | |
bool "ITE IT8XXX2 embedded controller (EC) PWM driver" | |
depends on SOC_IT8XXX2 | |
help | |
Enable PWM driver for it8xxx2_evb. | |
Supports three 16-bit prescalers each with 8-bit cycle timer, and | |
eight PWM channels each with 8-bit duty cycle. |