camera: ov2659 add some delay after init or capture, init array and svga array add...
[firefly-linux-kernel-4.4.55.git] / drivers / Kconfig
index d0258eb26d8b81c5b0aa54a4d946d01094aec5c1..a95047a6fe0a34880f15ab353bef8dbea187805d 100755 (executable)
@@ -52,6 +52,10 @@ source "drivers/i2c/Kconfig"
 
 source "drivers/spi/Kconfig"
 
+source "drivers/adc/Kconfig"
+
+source "drivers/headset_observe/Kconfig"
+
 source "drivers/pps/Kconfig"
 
 source "drivers/ptp/Kconfig"
@@ -128,4 +132,12 @@ source "drivers/hwspinlock/Kconfig"
 
 source "drivers/clocksource/Kconfig"
 
+source "drivers/cmmb/Kconfig"
+
+source "drivers/testcode/Kconfig"
+
+source "drivers/smc/Kconfig"
+
+source "drivers/cir/Kconfig"
+
 endmenu