]> git.sur5r.net Git - u-boot/blobdiff - drivers/adc/Kconfig
serial: Add Actions Semi OWL UART support
[u-boot] / drivers / adc / Kconfig
index 80944205481eda28702f3b586b19c42f7f9e7eab..93e27f131cab01e1678e6988975b2f15f19956aa 100644 (file)
@@ -29,6 +29,16 @@ config ADC_SANDBOX
          - 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