Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
ec8c9f05fcb35ea5bcf360e06c7d01cdc4322404
/
.
/
drivers
/
adc
/
Kconfig.esp32
blob: 8fc8c9cabce07932c6538f71af836703fbd3a93b [
file
] [
log
] [
blame
]
# Copyright (c) 2022 Wolter HV <wolterhv@gmx.de>
#
# SPDX-License-Identifier: Apache-2.0
config ADC_ESP32
bool
"ESP32 ADC driver"
default
y
depends on DT_HAS_ESPRESSIF_ESP32_ADC_ENABLED
help
Enable
the driver implementation
for
the ESP32 ADC