Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 74d64b59 authored by Andrew Lunn's avatar Andrew Lunn Committed by Kishon Vijay Abraham I
Browse files

phy: Remove ARCH_KIRKWOOD dependency



mach-kirkwood has been removed, now that kirkwood lives in mach-mvebu.
Depend on MACH_KIRKWOOD, which will be set when these SoCs are built
as part of mach-mvebv.

Signed-off-by: default avatarAndrew Lunn <andrew@lunn.ch>
Cc: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: default avatarKishon Vijay Abraham I <kishon@ti.com>
parent e299f59a
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -27,7 +27,7 @@ config PHY_EXYNOS_MIPI_VIDEO


config PHY_MVEBU_SATA
config PHY_MVEBU_SATA
	def_bool y
	def_bool y
	depends on ARCH_KIRKWOOD || ARCH_DOVE || MACH_DOVE || MACH_KIRKWOOD
	depends on ARCH_DOVE || MACH_DOVE || MACH_KIRKWOOD
	depends on OF
	depends on OF
	select GENERIC_PHY
	select GENERIC_PHY