Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
083f05dcdc8354b88e1da103aceea6d6504e38cc
/
.
/
drivers
/
counter
/
Kconfig.imx_epit
blob: d681e0d199526c05093e87b5878adebc99ef99b8 [
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"
default
y
depends on DT_HAS_NXP_IMX_EPIT_ENABLED
help
Enable
the IMX EPIT driver
.