zephyr/drivers/pwm/Kconfig.sam

12 lines
257 B
Plaintext
Raw Normal View History

# Kconfig.sam - Atmel SAM TRNG configuration
#
# Copyright (c) 2019 Aurelien Jarno
#
# SPDX-License-Identifier: Apache-2.0
menuconfig PWM_SAM
bool "Atmel SAM MCU Family PWM Driver"
depends on SOC_FAMILY_SAM
help
Enable PWM driver for Atmel SAM MCUs.