Thread (16 messages) 16 messages, 8 authors, 2016-04-06
STALE3765d

[PATCH 2/2] arm: mach-spear: Enable PHY_PLAT to meet dependency

From: Vivek Gautam <hidden>
Date: 2016-04-01 11:26:24
Also in: linux-omap, linux-rockchip, linux-samsung-soc, lkml
Subsystem: arm port, spear platform/clock/pinctrl support, the rest · Maintainers: Russell King, Viresh Kumar, Linus Torvalds

mach-spear enables PHY_ST_SPEAR1310_MIPHY and
PHY_ST_SPEAR1340_MIPHY, which now fall under PHY_PLAT
config. So select CONFIG_PHY_PLAT as well to resolve
dependencies.

Signed-off-by: Vivek Gautam <redacted>
Cc: Shiraz Hashim <redacted>
---
 arch/arm/mach-spear/Kconfig | 2 ++
 1 file changed, 2 insertions(+)
diff --git a/arch/arm/mach-spear/Kconfig b/arch/arm/mach-spear/Kconfig
index ea9ea95..c0a62fd 100644
--- a/arch/arm/mach-spear/Kconfig
+++ b/arch/arm/mach-spear/Kconfig
@@ -29,6 +29,7 @@ if ARCH_SPEAR13XX
 config MACH_SPEAR1310
 	bool "SPEAr1310 Machine support with Device Tree"
 	select PINCTRL_SPEAR1310
+	select PHY_PLAT
 	select PHY_ST_SPEAR1310_MIPHY
 	help
 	  Supports ST SPEAr1310 machine configured via the device-tree
@@ -36,6 +37,7 @@ config MACH_SPEAR1310
 config MACH_SPEAR1340
 	bool "SPEAr1340 Machine support with Device Tree"
 	select PINCTRL_SPEAR1340
+	select PHY_PLAT
 	select PHY_ST_SPEAR1340_MIPHY
 	help
 	  Supports ST SPEAr1340 machine configured via the device-tree
-- 
1.9.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help