config USB_XHCI_MTK_TV
	tristate "xHCI support for MediaTek SoCs"
	depends on ARCH_MEDIATEK_DTV
	help
	  Say 'Y' to enable the support for the xHCI host controller
	  found in MediaTek SoCs.
	  The config postfixed with _TV is for TV SoCs only.
	  If unsure, say N.

config USB_MTK_DTV_XHCI
	bool "DTV SoC USB adaptation"
	depends on ARCH_MEDIATEK_DTV
	default y
	help
	  Say 'y' to enable DTV SoC adaptation patch in MTK USB/PHY drivers.
	  For MTK DTV project, the default value is yes.
	  This option may be not suitable for all genaric MTK SoCs.
