lkml.org 
[lkml]   [2017]   [Oct]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v2 7/9] usb: host: modify description for MTK xHCI config
    Date
    Due to all MediaTek SoCs with xHCI host controller use this
    driver, remove limitation for specific SoCs

    Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
    ---
    drivers/usb/host/Kconfig | 4 ++--
    1 file changed, 2 insertions(+), 2 deletions(-)

    diff --git a/drivers/usb/host/Kconfig b/drivers/usb/host/Kconfig
    index fa5692d..bc09a2e 100644
    --- a/drivers/usb/host/Kconfig
    +++ b/drivers/usb/host/Kconfig
    @@ -45,12 +45,12 @@ config USB_XHCI_PLATFORM
    If unsure, say N.

    config USB_XHCI_MTK
    - tristate "xHCI support for Mediatek MT65xx/MT7621"
    + tristate "xHCI support for MediaTek SoCs"
    select MFD_SYSCON
    depends on (MIPS && SOC_MT7621) || ARCH_MEDIATEK || COMPILE_TEST
    ---help---
    Say 'Y' to enable the support for the xHCI host controller
    - found in Mediatek MT65xx SoCs.
    + found in MediaTek SoCs.
    If unsure, say N.

    config USB_XHCI_MVEBU
    --
    1.7.9.5
    \
     
     \ /
      Last update: 2017-10-13 10:30    [W:5.881 / U:0.040 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site