提交 7b81a586 编写于 作者: C Chunfeng Yun 提交者: Greg Kroah-Hartman

usb: host: modify description for MTK xHCI config

Due to all MediaTek SoCs with xHCI host controller use this
driver, remove limitation for specific SoCs
Signed-off-by: NChunfeng Yun <chunfeng.yun@mediatek.com>
Acked-by: NMathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 b6bb72cf
...@@ -45,12 +45,12 @@ config USB_XHCI_PLATFORM ...@@ -45,12 +45,12 @@ config USB_XHCI_PLATFORM
If unsure, say N. If unsure, say N.
config USB_XHCI_MTK config USB_XHCI_MTK
tristate "xHCI support for Mediatek MT65xx/MT7621" tristate "xHCI support for MediaTek SoCs"
select MFD_SYSCON select MFD_SYSCON
depends on (MIPS && SOC_MT7621) || ARCH_MEDIATEK || COMPILE_TEST depends on (MIPS && SOC_MT7621) || ARCH_MEDIATEK || COMPILE_TEST
---help--- ---help---
Say 'Y' to enable the support for the xHCI host controller Say 'Y' to enable the support for the xHCI host controller
found in Mediatek MT65xx SoCs. found in MediaTek SoCs.
If unsure, say N. If unsure, say N.
config USB_XHCI_MVEBU config USB_XHCI_MVEBU
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册