From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753967AbdGUNfs (ORCPT ); Fri, 21 Jul 2017 09:35:48 -0400 Received: from mx1.redhat.com ([209.132.183.28]:57648 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752034AbdGUNfq (ORCPT ); Fri, 21 Jul 2017 09:35:46 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 368DEC05681A Authentication-Results: ext-mx08.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx08.extmail.prod.ext.phx2.redhat.com; spf=pass smtp.mailfrom=msalter@redhat.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com 368DEC05681A Message-ID: <1500644145.14060.19.camel@redhat.com> Subject: Re: [RESEND PATCH] c6x: defconfig: Cleanup from old Kconfig options From: Mark Salter To: Krzysztof Kozlowski , linux-kernel@vger.kernel.org Cc: Aurelien Jacquiot , linux-c6x-dev@linux-c6x.org Date: Fri, 21 Jul 2017 09:35:45 -0400 In-Reply-To: <1500526706-3544-1-git-send-email-krzk@kernel.org> References: <1500526706-3544-1-git-send-email-krzk@kernel.org> Organization: Red Hat, Inc Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.32]); Fri, 21 Jul 2017 13:35:46 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2017-07-20 at 06:58 +0200, Krzysztof Kozlowski wrote: > Remove old, dead Kconfig options (in order appearing in this commit): > - EXPERIMENTAL is gone since v3.9; > - MISC_DEVICES: commit 7c5763b8453a ("drivers: misc: Remove > MISC_DEVICES config option"); > > Signed-off-by: Krzysztof Kozlowski Thanks, I pulled this into the c6x tree.