From: Geert Uytterhoeven Date: Fri, 11 Dec 2015 10:45:25 +0000 (+0100) Subject: ARM: multi_v7_defconfig: Drop useless CONFIG_USB_RCAR_PHY=y X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=65e5698c27865617813f00706ad3e5fb0f98277d;p=linux.git ARM: multi_v7_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 generic ARM multi-platform kernel. Signed-off-by: Geert Uytterhoeven Acked-by: Arnd Bergmann Signed-off-by: Simon Horman --- diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index 69a22fdb52a5a..a3d65beacf7c0 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -545,7 +545,6 @@ CONFIG_USB_GPIO_VBUS=y CONFIG_USB_ISP1301=y CONFIG_USB_MSM_OTG=m CONFIG_USB_MXS_PHY=y -CONFIG_USB_RCAR_PHY=m CONFIG_USB_GADGET=y CONFIG_USB_RENESAS_USBHS_UDC=m CONFIG_USB_ETH=m