From: Geert Uytterhoeven Date: Thu, 10 Dec 2015 15:16:00 +0000 (+0100) Subject: ARM: shmobile: defconfig: Drop useless CONFIG_USB_RCAR_PHY=y X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=59ab5e08b2a60f97e3b59eb8fa4a79c567fc98a5;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git ARM: shmobile: defconfig: Drop useless CONFIG_USB_RCAR_PHY=y 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 Signed-off-by: Simon Horman --- diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig index e51f7a79c730..91233ed27578 100644 --- a/arch/arm/configs/shmobile_defconfig +++ b/arch/arm/configs/shmobile_defconfig @@ -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