Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759217AbcJRHx7 (ORCPT ); Tue, 18 Oct 2016 03:53:59 -0400 Received: from mx08-00178001.pphosted.com ([91.207.212.93]:50248 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755524AbcJRHxt (ORCPT ); Tue, 18 Oct 2016 03:53:49 -0400 Subject: Re: [PATCH 06/19] ARM: multi_v7_defconfig: Remove stih41x phy Kconfig symbol. To: Peter Griffin , , , , References: <1473859677-9231-1-git-send-email-peter.griffin@linaro.org> <1473859677-9231-7-git-send-email-peter.griffin@linaro.org> CC: , From: Patrice Chotard Message-ID: Date: Tue, 18 Oct 2016 09:53:19 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: <1473859677-9231-7-git-send-email-peter.griffin@linaro.org> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.48.1.66] X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2016-10-18_04:,, signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 885 Lines: 32 Hi On 09/14/2016 03:27 PM, Peter Griffin wrote: > This IP is only found on STiH415/6 silicon and support > for these SoCs is being removed from the kernel. > > Signed-off-by: Peter Griffin > Cc: Acked-by: Patrice Chotard Applied on sti-defconfig-for-4.10 branch Thanks > --- > arch/arm/configs/multi_v7_defconfig | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig > index 949ab7f..b26a541 100644 > --- a/arch/arm/configs/multi_v7_defconfig > +++ b/arch/arm/configs/multi_v7_defconfig > @@ -855,7 +855,6 @@ CONFIG_PHY_ROCKCHIP_USB=m > CONFIG_PHY_QCOM_APQ8064_SATA=m > CONFIG_PHY_MIPHY28LP=y > CONFIG_PHY_RCAR_GEN2=m > -CONFIG_PHY_STIH41X_USB=y > CONFIG_PHY_STIH407_USB=y > CONFIG_PHY_SUN4I_USB=y > CONFIG_PHY_SUN9I_USB=y >