Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
116c4a9e4014b5802b6723278854bb5e3b0a407f
/
.
/
drivers
/
adc
/
Kconfig.ti_am335x
blob: 59bba2df179f9c68ce02f243448ecef4351f8f05 [
file
] [
log
] [
blame
]
# Copyright (c) 2025, Texas Instruments
# SPDX-License-Identifier: Apache-2.0
config ADC_TI_AM335X
bool
"TI ADC Driver"
default
y
depends on DT_HAS_TI_AM335X_ADC_ENABLED
help
Enable
TI AM335x
Analog
-
to
-
Digital
Converter
(
ADC
)
driver
.