Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
3fcd22b7b968ba68e33bff7dee680172afff7524
/
.
/
drivers
/
counter
/
Kconfig.imx_epit
blob: 3083864de11c52453b7742ab3292841d7cfa84a9 [
file
] [
log
] [
blame
]
# IMX EPIT configuration options
# Copyright (c) 2018, NXP
# SPDX-License-Identifier: Apache-2.0
config COUNTER_IMX_EPIT
bool
"IMX EPIT driver"
depends on HAS_IMX_EPIT
help
Enable
the IMX EPIT driver
.