Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[linux-2.6-block.git] / drivers / usb / host / Kconfig
index 95e72d75e0a0aa0c8d9ad997f6876d0fc6af8174..1f117c360ebbba3394acd1b934e43632ac2b3531 100644 (file)
@@ -41,6 +41,15 @@ config USB_XHCI_PLATFORM
 
          If unsure, say N.
 
+config USB_XHCI_MTK
+       tristate "xHCI support for Mediatek MT65xx"
+       select MFD_SYSCON
+       depends on ARCH_MEDIATEK || COMPILE_TEST
+       ---help---
+         Say 'Y' to enable the support for the xHCI host controller
+         found in Mediatek MT65xx SoCs.
+         If unsure, say N.
+
 config USB_XHCI_MVEBU
        tristate "xHCI support for Marvell Armada 375/38x"
        select USB_XHCI_PLATFORM