headset : Add headphones debounce
[firefly-linux-kernel-4.4.55.git] / drivers / headset_observe / Kconfig
index 6c036f143582ff40da652b0556b72ac71ed2e4d0..78f2551fad2f14383fe60fa273aa7cb537cff7c6 100755 (executable)
@@ -5,9 +5,14 @@
 menu "Headset device support"
 
 config RK_HEADSET_DET
-       tristate "RK headset detech support"
+       tristate "RK headset detect support"
        ---help---
                Universal headphone driver(write begin rk29)
 
+config RK_HEADSET_IRQ_HOOK_ADC_DET
+       tristate "RK headset irq hook adc detect support"
+       ---help---
+               if you use headset irq and hook adc detect, choose it
+
 endmenu