blob: 60342747321c9493308181d87255766d6b0a49cd [file] [log] [blame] [edit]
# Copyright (c) 2024 ENE Technology Inc.
# SPDX-License-Identifier: Apache-2.0
config PWM_ENE_KB1200
bool "ENE KB1200 PWM driver"
default y
depends on DT_HAS_ENE_KB1200_PWM_ENABLED
select PINCTRL
help
This option enables the PWM driver for KB1200 processors.
config PWM_ENE_KB106X
bool "ENE KB106X PWM driver"
default y
depends on DT_HAS_ENE_KB106X_PWM_ENABLED
select PINCTRL
help
This option enables the PWM driver for KB106X processors.