blob: fd232970220d3472fdb1eaa90f6e42ad1681b6a8 [file] [log] [blame]
#
# Copyright NXP 2025
#
# SPDX-License-Identifier: Apache-2.0
#
config LPCMP_POSITIVE_PORT
int "The LPCMP positive input port"
default 0
help
Specifies positive input port.
config LPCMP_NEGATIVE_PORT
int "The LPCMP negative input port"
default 7
help
Specifies negative input port.
source "Kconfig.zephyr"