config VENDOR_USB_TYPEC
	bool "Hisilicon USB Typei-C Driver"
	help
	  Say Y to enable Hisilicon USB Typec Driver

config HISI_USB_TYPEC_DBG
	bool "Hisilicon USB Type-C driver verbost debug infomation."
	depends on VENDOR_USB_TYPEC
	help
	  Say Y here if you want verbost debug infomation. If unsure, say N.

source "platform_source/basicplatform/drivers/usb/usb-typec/hisi-tcpc/Kconfig"

