From: Miquel Raynal Date: Mon, 18 Sep 2017 07:58:07 +0000 (+0200) Subject: arm64: defconfig: enable Marvell CP110 comphy X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=a18615b7ef8d35c799a055013b9af1ec69cf244d;p=linux.git arm64: defconfig: enable Marvell CP110 comphy The comphy is an hardware block giving access to common PHYs that can be used by various other engines (Network, SATA, ...). This is used on Marvell 7k/8k platforms for now. Enable the corresponding driver. Signed-off-by: Miquel Raynal Signed-off-by: Antoine Tenart Signed-off-by: Gregory CLEMENT --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 4c9d4f6692dcf..8495b88a0966e 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -535,6 +535,7 @@ CONFIG_PWM_TEGRA=m CONFIG_PHY_RCAR_GEN3_USB2=y CONFIG_PHY_HI6220_USB=y CONFIG_PHY_SUN4I_USB=y +CONFIG_PHY_MVEBU_CP110_COMPHY=y CONFIG_PHY_ROCKCHIP_INNO_USB2=y CONFIG_PHY_ROCKCHIP_EMMC=y CONFIG_PHY_ROCKCHIP_PCIE=m