From patchwork Wed Sep 14 13:27:44 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Griffin X-Patchwork-Id: 9331527 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id DA20360231 for ; Wed, 14 Sep 2016 13:42:40 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id CB0D129E67 for ; Wed, 14 Sep 2016 13:42:40 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id BE42A29E69; Wed, 14 Sep 2016 13:42:40 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id C2E3729E67 for ; Wed, 14 Sep 2016 13:42:39 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1bkAQo-0005Z8-S1; Wed, 14 Sep 2016 13:40:54 +0000 Received: from mail-wm0-x230.google.com ([2a00:1450:400c:c09::230]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bkAFl-0001dR-8K for linux-arm-kernel@lists.infradead.org; Wed, 14 Sep 2016 13:29:33 +0000 Received: by mail-wm0-x230.google.com with SMTP id b187so6613907wme.0 for ; Wed, 14 Sep 2016 06:29:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=fT66sA1fw93+lOnn5Mn49YwUoKYeS0ybeaR5Ycjlatg=; b=icRl6+rlY3G4ITpEoqABoL87vO0LevOdL/xrHBt/RlOlCqgzsmo05Q3eaM2H/Jf4M3 uaiM8cBxKcqOEmdOMAMKlGoC8CygY5z+dvrJbbcOmj3iUY7MMrCr2Stx+61hCUrxf+9v 9vGGnvQo8QJ8rnjS0qIVQPxYNBdub1eTX9Qp4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=fT66sA1fw93+lOnn5Mn49YwUoKYeS0ybeaR5Ycjlatg=; b=agC4/Q9Mr9gVDx4RT/rWzW5fDIjAgfZ4cL2+9yByLPOAbZuKSRIdqqAbdr5PxO0p0C NjuDeomXxp2XwVT7CJli3u7clIHMtv3Ai0vnc8TWRbpWAhd6YJ0ZT+0W9g/5gSZnNO+n Ya3hX5ldiPyY06t82HLTl8pHVQjSzgRzBm5X2oZCldVNZIMFvLB3s9Q2/7Pld5FrnBh1 44WBThqydmyW/T8vkLYC3SfOUnOnXFZUmIQn85+pAypjEQn5l1UWV0v+ErdHHLW+nOZx DcfC13BubouqRojJQOaUIDt3OlI3zZxEIMh2vL3uezqG/abZgVy4tBizcUBMaBkagjJP eO/w== X-Gm-Message-State: AE9vXwPCV9leC03eP9w8meyb9nuMU3ixLrg2dcWYVN5LV9Q1H4ATtEfFaja5d8YGE27kYzij X-Received: by 10.194.186.136 with SMTP id fk8mr2592000wjc.144.1473859747317; Wed, 14 Sep 2016 06:29:07 -0700 (PDT) Received: from localhost.localdomain (cpc89244-aztw30-2-0-cust4998.18-1.cable.virginm.net. [86.31.179.135]) by smtp.gmail.com with ESMTPSA id c5sm4212812wjw.29.2016.09.14.06.29.06 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 14 Sep 2016 06:29:06 -0700 (PDT) From: Peter Griffin To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, kernel@stlinux.com, patrice.chotard@st.com, devicetree@vger.kernel.org Subject: [PATCH 06/19] ARM: multi_v7_defconfig: Remove stih41x phy Kconfig symbol. Date: Wed, 14 Sep 2016 14:27:44 +0100 Message-Id: <1473859677-9231-7-git-send-email-peter.griffin@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1473859677-9231-1-git-send-email-peter.griffin@linaro.org> References: <1473859677-9231-1-git-send-email-peter.griffin@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160914_062929_561524_C7945206 X-CRM114-Status: GOOD ( 10.50 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: peter.griffin@linaro.org, lee.jones@linaro.org, kishon@ti.com MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP 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 --- 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