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

Commit 06c886a9 authored by Sebastian Hesselbarth's avatar Sebastian Hesselbarth Committed by Kishon Vijay Abraham I
Browse files

phy: mvebu-sata: prepare new Dove DT Kconfig variable



DT-enabled Dove will move over from ARCH_DOVE in mach-dove to MACH_DOVE in
mach-mvebu. As non-DT ARCH_DOVE will stay to rot for a while, add a new
DT-only MACH_DOVE Kconfig.

Signed-off-by: default avatarSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: default avatarKishon Vijay Abraham I <kishon@ti.com>
Acked-by: default avatarJason Cooper <jason@lakedaemon.net>
parent ba4bdc9e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@ config PHY_EXYNOS_MIPI_VIDEO

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