blob: d40f36c573afe7cb68a245fd0e6e178eb394f588 [file] [log] [blame]
# ADC CMP NPCX driver configuration options
# Copyright (c) 2022 Intel Corporation.
# SPDX-License-Identifier: Apache-2.0
if ADC_NPCX
config ADC_CMP_NPCX
bool "Nuvoton NPCX ADC threshold detection interruption"
default y
depends on DT_HAS_NUVOTON_ADC_CMP_ENABLED
help
This option enables threshold interruption using sensor
trigger API.
endif # ADC_NPCX