The mcux_acmp will get support by the comparator subsystem. To avoid namespace clashes, namespace the driver, kconfigs and use the MCUX_ACMP config solely to select the MCUX SDK driver. Signed-off-by: Bjarki Arge Andreasen <bjarki.andreasen@nordicsemi.no>
8 lines
141 B
Text
8 lines
141 B
Text
#
|
|
# Copyright (c) 2021 Linaro, Limited
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
config MCUX_ACMP
|
|
bool "Include ACMP driver from MCUX SDK"
|