提交 02133b9e 编写于 作者: R Roger Quadros 提交者: Kishon Vijay Abraham I

phy: omap: Depend on OMAP_OCP2SCP bus driver

The OMAP_USB2 and OMAP_PIPE3 PHY devices will not be
detected if the OMAP_OCP2SCP bus driver is not present.
Make them depend on it.
Signed-off-by: NRoger Quadros <rogerq@ti.com>
Signed-off-by: NKishon Vijay Abraham I <kishon@ti.com>
上级 56042e4e
...@@ -47,6 +47,7 @@ config OMAP_USB2 ...@@ -47,6 +47,7 @@ config OMAP_USB2
depends on USB_PHY depends on USB_PHY
select GENERIC_PHY select GENERIC_PHY
select OMAP_CONTROL_PHY select OMAP_CONTROL_PHY
depends on OMAP_OCP2SCP
help help
Enable this to support the transceiver that is part of SOC. This Enable this to support the transceiver that is part of SOC. This
driver takes care of all the PHY functionality apart from comparator. driver takes care of all the PHY functionality apart from comparator.
...@@ -58,6 +59,7 @@ config TI_PIPE3 ...@@ -58,6 +59,7 @@ config TI_PIPE3
depends on ARCH_OMAP2PLUS || COMPILE_TEST depends on ARCH_OMAP2PLUS || COMPILE_TEST
select GENERIC_PHY select GENERIC_PHY
select OMAP_CONTROL_PHY select OMAP_CONTROL_PHY
depends on OMAP_OCP2SCP
help help
Enable this to support the PIPE3 PHY that is part of TI SOCs. This Enable this to support the PIPE3 PHY that is part of TI SOCs. This
driver takes care of all the PHY functionality apart from comparator. driver takes care of all the PHY functionality apart from comparator.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册