]> Git Repo - J-u-boot.git/commitdiff
ARM: rmobile: Enable PHY framework on Gen3
authorMarek Vasut <[email protected]>
Tue, 2 Oct 2018 20:48:26 +0000 (22:48 +0200)
committerMarek Vasut <[email protected]>
Wed, 3 Oct 2018 10:56:13 +0000 (12:56 +0200)
Enable PHY framework on Gen3, this is required for USB EHCI PHY support.

Signed-off-by: Marek Vasut <[email protected]>
Cc: Nobuhiro Iwamatsu <[email protected]>
arch/arm/mach-rmobile/Kconfig

index fc4b3c321926d9b316f039215bbdd88ec6472be9..ac08d6eb12597b1119b2581a437ae217937fdd59 100644 (file)
@@ -11,6 +11,7 @@ config RCAR_32
 config RCAR_GEN3
        bool "Renesas ARM SoCs R-Car Gen3 (64bit)"
        select ARM64
+       select PHY
 
 endchoice
 
This page took 0.03664 seconds and 4 git commands to generate.