Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
2dfae4a0f72740e560c237dfe2df6f7f1774597b
/
.
/
drivers
/
led
/
Kconfig.pwm
blob: 3a6c0067014907b383cc4158b7a15644378b8652 [
file
]
# Copyright (c) 2020 Seagate Technology LLC
# SPDX-License-Identifier: Apache-2.0
config LED_PWM
bool
"PWM LED driver"
depends on PWM
help
Enable
driver
for
PWM
LEDs
.