headset : Add headphones debounce
[firefly-linux-kernel-4.4.55.git] / drivers / headset_observe / Kconfig
index 19415bea9c3c787d57704c01528a1e139820933f..78f2551fad2f14383fe60fa273aa7cb537cff7c6 100755 (executable)
@@ -4,18 +4,15 @@
 
 menu "Headset device support"
 
-config HEADSET_DET
-       depends on ARCH_RK2818
-       tristate "RK2818 headset detech support"
-       ---help---
-               only use on the rk2818
-
 config RK_HEADSET_DET
-       depends on !ARCH_RK2818
-       default y
-       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