zephyr/drivers/pwm/Kconfig.esp32

11 lines
318 B
Plaintext

# ESP32 PWM LED configuration options
# Copyright (c) 2017 Vitor Massaru Iha <vitor@massaru.org>
# SPDX-License-Identifier: Apache-2.0
config PWM_LED_ESP32
bool "ESP32 PWM LED driver"
help
This option enables the PWM LED driver for ESP32 family of
processors. Say y if you wish to use PWM LED port on ESP32.