zephyr/drivers/pwm/Kconfig.sifive
Nick Ward 0ad0af70ef drivers: pwm: Use a common initialization priority
As per other peripheral driver types.

Signed-off-by: Nick Ward <nix.ward@gmail.com>
2022-10-03 15:24:38 -04:00

12 lines
281 B
Plaintext

# SiFive Freedom PWM configuration options
# Copyright (c) 2018 SiFive Inc.
# SPDX-License-Identifier: Apache-2.0
config PWM_SIFIVE
bool "SiFive Freedom PWM driver"
default y
depends on DT_HAS_SIFIVE_PWM0_ENABLED
help
Enable the PWM driver for the SiFive Freedom platform