Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
91749dfeb325b0d57488556cd369ba7917d5978f
/
.
/
drivers
/
comparator
/
Kconfig.fake_comp
blob: 5fca8db187807f9e691c13a484971e3e1cb780e8 [
file
] [
log
] [
blame
]
# Copyright (c) 2024 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
config COMPARATOR_FAKE_COMP
bool
"Fake comparator driver"
default
y
depends on DT_HAS_ZEPHYR_FAKE_COMP_ENABLED
depends on ZTEST