
config SOCT_UART
	bool "Huanglong uart driver"
	depends on SOCT_POWER_SUPPORT
	default y if SOCT_POWER_SUPPORT
	default n
	---help---
	  This driver support uart communication in kernel, and support vinput send keyboard infomation to input system.
