Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
60c661dfc89dae93d153d6e2530577ce853cd89d
/
.
/
drivers
/
adc
/
Kconfig.nxp_s32
blob: e57d21a9a0fe802a6f5ce44cb224755f10768ade [
file
] [
log
] [
blame
]
# Copyright 2023 NXP
# SPDX-License-Identifier: Apache-2.0
config ADC_NXP_S32_ADC_SAR
bool
"NXP S32 ADC SAR driver"
default
y
depends on DT_HAS_NXP_S32_ADC_SAR_ENABLED
help
This
option enables the NXP S32 ADC SAR driver
.