Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
aaeb015ec478d4e1f99cdd274e3241bfb733b49f
/
.
/
drivers
/
pwm
/
Kconfig.b91
blob: 4102483ebc02cb9d7729499f9f88d5d36b6448d8 [
file
] [
log
] [
blame
]
# Copyright (c) 2021 Telink Semiconductor
# SPDX-License-Identifier: Apache-2.0
config PWM_TELINK_B91
bool
"Telink Semiconductor B91 PWM driver"
default
y
depends on DT_HAS_TELINK_B91_PWM_ENABLED
select
PINCTRL
help
Enables
Telink
B91 PWM driver
.