Merge remote-tracking branch 'aosp/android-3.0' into develop-3.0
[firefly-linux-kernel-4.4.55.git] / drivers / headset_observe / Kconfig
1 #
2 # Headset device configuration
3 #
4
5 menu "Headset device support"
6
7 config RK_HEADSET_DET
8         tristate "RK headset detect support"
9         ---help---
10                 Universal headphone driver(write begin rk29)
11
12 config RK_HEADSET_IRQ_HOOK_ADC_DET
13         tristate "RK headset irq hook adc detect support"
14         ---help---
15                 if you use headset irq and hook adc detect, choose it
16
17 endmenu
18