rk hdmi: parse hdmi edid when uboot show logo
[firefly-linux-kernel-4.4.55.git] / drivers / misc / Kconfig
index 3f5743424ff754a6e3d6408df57e71460b457a1c..e25c8bbfa57086c7497866018a74ce8d80cbeb70 100644 (file)
@@ -531,9 +531,18 @@ config SRAM
          the genalloc API. It is supposed to be used for small on-chip SRAM
          areas found on many SoCs.
 
+config 5V_EN
+       bool "5v en power control for otg and hdmi"
+       default y
+       help
+         This driver is control enable 5v power when startup and disable it
+         when suspend and no insert otg. if your board is control this power
+         by a gpio please select it. 
+
 source "drivers/misc/c2port/Kconfig"
 source "drivers/misc/eeprom/Kconfig"
 source "drivers/misc/cb710/Kconfig"
+source "drivers/misc/inv_mpu/Kconfig"
 source "drivers/misc/ti-st/Kconfig"
 source "drivers/misc/lis3lv02d/Kconfig"
 source "drivers/misc/carma/Kconfig"