Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
9863dc9fd8b58cd88f76eab5f18cce3a961b2de1
/
.
/
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