lkml.org 
[lkml]   [2014]   [Sep]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] phy: spear1340-miphy: fix driver dependencies
Date
ST SPEAR1340-MIPHY support should be available only on
ST SPEAr1340 machine.

Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
Cc: Pratyush Anand <pratyush.anand@st.com>
Cc: Mohit Kumar <mohit.kumar@st.com>
---
drivers/phy/Kconfig | 1 +
1 file changed, 1 insertion(+)

Index: b/drivers/phy/Kconfig
===================================================================
--- a/drivers/phy/Kconfig 2014-09-01 16:45:59.920734730 +0200
+++ b/drivers/phy/Kconfig 2014-09-01 16:47:12.588736649 +0200
@@ -221,6 +221,7 @@ config PHY_ST_SPEAR1310_MIPHY
config PHY_ST_SPEAR1340_MIPHY
tristate "ST SPEAR1340-MIPHY driver"
select GENERIC_PHY
+ depends on MACH_SPEAR1340 || COMPILE_TEST
help
Support for ST SPEAr1340 MIPHY which can be used for PCIe and SATA.



\
 
 \ /
  Last update: 2014-09-01 17:41    [W:0.022 / U:0.380 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site