blob: 2980439c9d4f6fc023495f156c9529756454c10a [file] [log] [blame]
# STM32 PWM configuration options
# Copyright (c) 2016 Linaro Limited.
# SPDX-License-Identifier: Apache-2.0
config PWM_STM32
bool "STM32 MCU PWM driver"
default y
depends on DT_HAS_ST_STM32_PWM_ENABLED
select RESET
select PINCTRL
help
This option enables the PWM driver for STM32 family of
processors. Say y if you wish to use PWM port on STM32
MCU.