]> git.sur5r.net Git - u-boot/blobdiff - drivers/adc/Kconfig
serial: Add Actions Semi OWL UART support
[u-boot] / drivers / adc / Kconfig
index e5335f7234b779769f40d7a652c4dcd2fbea3157..93e27f131cab01e1678e6988975b2f15f19956aa 100644 (file)
@@ -28,3 +28,22 @@ config ADC_SANDBOX
          - 4 analog input channels
          - 16-bit resolution
          - single and multi-channel conversion mode
+
+config SARADC_MESON
+       bool "Enable Amlogic Meson SARADC driver"
+       imply REGMAP
+       help
+         This enables driver for Amlogic Meson SARADC.
+         It provides:
+         - 8 analog input channels
+         - 1O or 12 bits resolution
+         - Up to 1MSPS of sample rate
+
+config SARADC_ROCKCHIP
+       bool "Enable Rockchip SARADC driver"
+       help
+         This enables driver for Rockchip SARADC.
+         It provides:
+         - 2~6 analog input channels
+         - 1O or 12 bits resolution
+         - Up to 1MSPS of sample rate