Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
b3d56349a1a1ac1fe922a3d90a8abab1caf06c16
/
.
/
drivers
/
comparator
/
Kconfig.nxp_cmp
blob: bb267a70a3f58b2d2d95fe8720c3693ce08ac9d0 [
file
] [
log
] [
blame
]
# Copyright 2025 NXP
# SPDX-License-Identifier: Apache-2.0
config COMPARATOR_NXP_CMP
bool
"NXP comparator driver"
default
y
depends on DT_HAS_NXP_CMP_ENABLED
select
PINCTRL
select
CLOCK_CONTROL