linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 5/6] usb: phy: Add Renesas R-Car Gen2 USB PHY support for r8a7794
@ 2014-07-25 14:40 Ulrich Hecht
  0 siblings, 0 replies; only message in thread
From: Ulrich Hecht @ 2014-07-25 14:40 UTC (permalink / raw)
  To: linux-sh

From: Shinobu Uehara <shinobu.uehara.xc@renesas.com>

Signed-off-by: Shinobu Uehara <shinobu.uehara.xc@renesas.com>
Cc: linux-usb@vger.kernel.org
---
 drivers/usb/phy/Kconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/usb/phy/Kconfig b/drivers/usb/phy/Kconfig
index e253fa0..c1f55040 100644
--- a/drivers/usb/phy/Kconfig
+++ b/drivers/usb/phy/Kconfig
@@ -204,13 +204,13 @@ config USB_RCAR_PHY
 
 config USB_RCAR_GEN2_PHY
 	tristate "Renesas R-Car Gen2 USB PHY support"
-	depends on ARCH_R8A7790 || ARCH_R8A7791 || COMPILE_TEST
+	depends on ARCH_R8A7790 || ARCH_R8A7791 || ARCH_R8A7794 || COMPILE_TEST
 	select USB_PHY
 	help
 	  Say Y here to add support for the Renesas R-Car Gen2 USB PHY driver.
 	  It is typically used to control internal USB PHY for USBHS,
 	  and to configure shared USB channels 0 and 2.
-	  This driver supports R8A7790 and R8A7791.
+	  This driver supports R8A7790, R8A7791 and R8A7794.
 
 	  To compile this driver as a module, choose M here: the
 	  module will be called phy-rcar-gen2-usb.
-- 
1.8.4.5


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-07-25 14:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-25 14:40 [PATCH 5/6] usb: phy: Add Renesas R-Car Gen2 USB PHY support for r8a7794 Ulrich Hecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).