lkml.org 
[lkml]   [2014]   [Nov]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 07/11] phy: exynos7-usbdrd: Update dependency for ARCH_EXYNOS
    Date
    This PHY controller is also present on Exynos7 platform
    in arch-exynos family.
    So PHY_EXYNOS5_USBDRD should now depend on ARCH_EXYNOS.

    Signed-off-by: Vivek Gautam <gautam.vivek@samsung.com>
    ---
    drivers/phy/Kconfig | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/drivers/phy/Kconfig b/drivers/phy/Kconfig
    index 2a436e6..1514e40 100644
    --- a/drivers/phy/Kconfig
    +++ b/drivers/phy/Kconfig
    @@ -193,7 +193,7 @@ config PHY_EXYNOS5250_USB2

    config PHY_EXYNOS5_USBDRD
    tristate "Exynos5 SoC series USB DRD PHY driver"
    - depends on ARCH_EXYNOS5 && OF
    + depends on ARCH_EXYNOS && OF
    depends on HAS_IOMEM
    depends on USB_DWC3_EXYNOS
    select GENERIC_PHY
    --
    1.7.10.4


    \
     
     \ /
      Last update: 2014-11-21 15:21    [W:4.126 / U:1.104 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site