Linux Audio

Check our new training course

Embedded Linux Audio

Check our new training course
with Creative Commons CC-BY-SA
lecture materials

Bootlin logo

Elixir Cross Referencer

# RV32M1 TPM PWM

# Copyright (c) 2019 Henrik Brix Andersen <henrik@brixandersen.dk>
# SPDX-License-Identifier: Apache-2.0

config PWM_RV32M1_TPM
	bool "RV32M1 TPM PWM driver"
	depends on HAS_RV32M1_TPM && CLOCK_CONTROL
	help
	  Enable the RV32M1 TPM PWM driver.