Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
33eba217de2500203aadb60d4442ed7c1829a589
/
.
/
drivers
/
counter
/
Kconfig.mcux_gpt
blob: e21dfced356d93549180b2e7abe0536cd788a65a [
file
] [
log
] [
blame
]
# MCUXpresso SDK RTC
# Copyright (c) 2019 Linaro Limited
# SPDX-License-Identifier: Apache-2.0
config COUNTER_MCUX_GPT
bool
"MCUX GPT driver"
depends on HAS_MCUX_GPT
help
Enable
support
for
mcux
General
Purpose
Timer
(
GPT
)
driver
.