Forráskód Böngészése

phy: restore OMAP_CONTROL_PHY dependencies

When OMAP_CONTROL_USB was renamed to OMAP_CONTROL_PHY (commit
14da699b), its dependencies were lost in the process. Nothing in the
commit message indicates that this removal was intentional, so I think
it was by accident and the dependencies should be restored.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Acked-by: Roger Quadros <rogerq@ti.com>
Cc: Felipe Balbi <balbi@ti.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Jean Delvare 11 éve
szülő
commit
907aa3aa8d
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      drivers/phy/Kconfig

+ 1 - 0
drivers/phy/Kconfig

@@ -33,6 +33,7 @@ config PHY_MVEBU_SATA
 
 
 config OMAP_CONTROL_PHY
 config OMAP_CONTROL_PHY
 	tristate "OMAP CONTROL PHY Driver"
 	tristate "OMAP CONTROL PHY Driver"
+	depends on ARCH_OMAP2PLUS || COMPILE_TEST
 	help
 	help
 	  Enable this to add support for the PHY part present in the control
 	  Enable this to add support for the PHY part present in the control
 	  module. This driver has API to power on the USB2 PHY and to write to
 	  module. This driver has API to power on the USB2 PHY and to write to