Merge remote branch 'linux-2.6.32.y/master' into develop
[firefly-linux-kernel-4.4.55.git] / drivers / adc / Kconfig
1 #
2 # ADC subsystem configuration
3 #
4
5 menuconfig ADC
6         bool "ADC support"
7         default y
8 if ADC
9
10 source drivers/adc/plat/Kconfig
11
12 endif # ADC