lkml.org 
[lkml]   [2021]   [Jul]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v3 5/9] phy: pistachio-usb: Depend on MIPS || COMPILE_TEST
    Date
    So it will be avilable for generic MIPS kernel.

    Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
    ---
    drivers/phy/Kconfig | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/drivers/phy/Kconfig b/drivers/phy/Kconfig
    index 54c1f2f0985f..f3b08722261d 100644
    --- a/drivers/phy/Kconfig
    +++ b/drivers/phy/Kconfig
    @@ -37,7 +37,7 @@ config PHY_LPC18XX_USB_OTG

    config PHY_PISTACHIO_USB
    tristate "IMG Pistachio USB2.0 PHY driver"
    - depends on MACH_PISTACHIO
    + depends on MIPS || COMPILE_TEST
    select GENERIC_PHY
    help
    Enable this to support the USB2.0 PHY on the IMG Pistachio SoC.
    --
    2.32.0
    \
     
     \ /
      Last update: 2021-07-21 05:03    [W:8.507 / U:0.004 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site