Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
25349e0c4f01802a308aca4d2bf722c8a19c7ccf
/
.
/
drivers
/
pwm
/
Kconfig.sam
blob: 711f11bddc56f564ee0bdc6def3c57504a3e35cc [
file
] [
log
] [
blame
]
# 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
.