Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
baf3cc9fe0b61943c89e2b84972a58dcf4433833
/
.
/
drivers
/
adc
/
Kconfig.ene
blob: f021314488be610ddaf6056faccaab7bf0a15b9b [
file
] [
log
] [
blame
]
# Copyright (c) 2024 ENE Technology Inc.
# SPDX-License-Identifier: Apache-2.0
config ADC_ENE_KB1200
bool
"ENE KB1200 ADC driver"
default
y
depends on DT_HAS_ENE_KB1200_ADC_ENABLED
select
PINCTRL
help
Enable
ADC driver
for
ENE KB1200
.