Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
87a751c266da02b53193852e336c3227bf7a3672
/
.
/
drivers
/
pwm
/
Kconfig.b91
blob: 9e710b4a6de13e7e87ab0c1c1f5df07788be8437 [
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
help
Enables
Telink
B91 PWM driver
.