config KIRIN_TYPEC
	bool "Kirin USB Typei-C Driver"
	help
	  Say Y to enable Kirin USB Typec Driver

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

source "platform_source/basicplatform/drivers/hisi_typec/hisi_tcpc/Kconfig"

