]> git.sur5r.net Git - u-boot/blobdiff - drivers/adc/Kconfig
sandbox: add ADC driver
[u-boot] / drivers / adc / Kconfig
index 223b65eadaf17fc2812f07f7440f8b96f7d564b0..e5335f7234b779769f40d7a652c4dcd2fbea3157 100644 (file)
@@ -19,3 +19,12 @@ config ADC_EXYNOS
          - 10 analog input channels
          - 12-bit resolution
          - 600 KSPS of sample rate
+
+config ADC_SANDBOX
+       bool "Enable Sandbox ADC test driver"
+       help
+         This enables driver for Sandbox ADC device emulation.
+         It provides:
+         - 4 analog input channels
+         - 16-bit resolution
+         - single and multi-channel conversion mode