blob: 351cee62522ef9700e7899fe1e8252d5944c76ee [file] [log] [blame]
#
# ADC drivers
#
# When adding new entries keep the list in alphabetical order
menu "Analog to digital converters"
config AMLOGIC_SARADC
bool "Meson SAR ADC support"
depends on REGMAP_MMIO
depends on IIO
depends on IIO_BUFFER
depends on IIO_KFIFO_BUF
default n
help
Say Y here if you want to use the Meson SAR ADC.
endmenu