diff options
Diffstat (limited to 'drivers/phy/Kconfig')
-rw-r--r-- | drivers/phy/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/phy/Kconfig b/drivers/phy/Kconfig index afa2354f6600..5e6b33f9c294 100644 --- a/drivers/phy/Kconfig +++ b/drivers/phy/Kconfig | |||
@@ -24,7 +24,7 @@ config PHY_EXYNOS_MIPI_VIDEO | |||
24 | 24 | ||
25 | config PHY_MVEBU_SATA | 25 | config PHY_MVEBU_SATA |
26 | def_bool y | 26 | def_bool y |
27 | depends on ARCH_KIRKWOOD || ARCH_DOVE | 27 | depends on ARCH_KIRKWOOD || ARCH_DOVE || MACH_KIRKWOOD |
28 | depends on OF | 28 | depends on OF |
29 | select GENERIC_PHY | 29 | select GENERIC_PHY |
30 | 30 | ||