From: Andre Przywara Date: Fri, 24 Mar 2017 00:20:02 +0000 (+0000) Subject: arm64: defconfig: add Allwinner USB PHY X-Git-Tag: v4.12-rc1~53^2~3^2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=565fbac18efef447a6a97325664c77ddcbe82936;p=karo-tx-linux.git arm64: defconfig: add Allwinner USB PHY The arm64 defconfig covers the Allwinner A64 SoC boards quite well, but USB support is not enabled. Add the PHY config symbol to allow defconfig kernels to use USB. Signed-off-by: Andre Przywara Signed-off-by: Maxime Ripard --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 7c48028ec64a..6179ba6a6561 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -469,6 +469,7 @@ CONFIG_PHY_RCAR_GEN3_USB2=y CONFIG_PHY_HI6220_USB=y CONFIG_PHY_ROCKCHIP_INNO_USB2=y CONFIG_PHY_ROCKCHIP_EMMC=y +CONFIG_PHY_SUN4I_USB=y CONFIG_PHY_XGENE=y CONFIG_PHY_TEGRA_XUSB=y CONFIG_ARM_SCPI_PROTOCOL=y