d2b7cf2dc320b7de85d920a2c597126e2e57096e
[firefly-linux-kernel-4.4.55.git] / drivers / adc / plat / Kconfig
1 #
2 # Adc hardware configuration
3 #
4
5 choice
6         prompt "ADC hardware drivers"
7 config ADC_RK28
8         bool "RK28 adc interface"
9         help
10                 This supports the use of the ADC interface on rk28 processors.
11
12 config ADC_RK29
13         bool "RK29 adc interface"
14         help
15                 This supports the use of the ADC interface on rk29 processors.
16 endchoice