ARM: shmobile: defconfig: Drop useless CONFIG_USB_RCAR_PHY=y
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 10 Dec 2015 15:16:00 +0000 (16:16 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Fri, 11 Dec 2015 01:13:48 +0000 (10:13 +0900)
The Renesas R-Car (Gen1) USB PHY driver (which is being removed) does
not support DT, and is thus useless in a Renesas ARM multi-platform
kernel.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/configs/shmobile_defconfig

index e51f7a7..91233ed 100644 (file)
@@ -162,7 +162,6 @@ CONFIG_USB_EHCI_HCD=y
 CONFIG_USB_OHCI_HCD=y
 CONFIG_USB_R8A66597_HCD=y
 CONFIG_USB_RENESAS_USBHS=y
-CONFIG_USB_RCAR_PHY=y
 CONFIG_USB_GADGET=y
 CONFIG_USB_RENESAS_USBHS_UDC=y
 CONFIG_USB_ETH=y