From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751958AbdFPAWW (ORCPT ); Thu, 15 Jun 2017 20:22:22 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:36366 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751641AbdFPAWV (ORCPT ); Thu, 15 Jun 2017 20:22:21 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org C28C4609C3 Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=none smtp.mailfrom=rkuo@codeaurora.org Date: Thu, 15 Jun 2017 19:22:18 -0500 From: Richard Kuo To: Krzysztof Kozlowski Cc: linux-kernel@vger.kernel.org, Arnd Bergmann , linux-hexagon@vger.kernel.org Subject: Re: [PATCH 11/35] hexagon: defconfig: Cleanup from old Kconfig options Message-ID: <20170616002218.GC7343@codeaurora.org> References: <20170608160836.12196-1-krzk@kernel.org> <20170608161049.12421-11-krzk@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170608161049.12421-11-krzk@kernel.org> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jun 08, 2017 at 06:10:22PM +0200, Krzysztof Kozlowski wrote: > Remove old, dead Kconfig options (in order appearing in this commit): > - EXPERIMENTAL is gone since v3.9; > - NETDEV_1000 and NETDEV_10000: commit f860b0522f65 ("drivers/net: > Kconfig and Makefile cleanup"); NET_ETHERNET should be replaced with > just ETHERNET but that is separate change; > - HID_SUPPORT: commit 1f41a6a99476 ("HID: Fix the generic Kconfig > options"); > - INET_LRO: commit 7bbf3cae65b6 ("ipv4: Remove inet_lro library"); > > Signed-off-by: Krzysztof Kozlowski > --- > arch/hexagon/configs/comet_defconfig | 5 ----- > 1 file changed, 5 deletions(-) > Acked-by: Richard Kuo -- Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project