Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
43c936a5ddaee0672afb38ecf40b81d50c2b00c0
/
.
/
drivers
/
pwm
/
Kconfig.sam
blob: 7c9a12f2fd5b9a39fb5d5d17932effaaabfac8b3 [
file
] [
log
] [
blame
]
# Atmel SAM TRNG configuration
# Copyright (c) 2019 Aurelien Jarno
# SPDX-License-Identifier: Apache-2.0
config PWM_SAM
bool
"Atmel SAM MCU Family PWM Driver"
depends on SOC_FAMILY_SAM
help
Enable
PWM driver
for
Atmel
SAM
MCUs
.