From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754005AbdCOP2y (ORCPT ); Wed, 15 Mar 2017 11:28:54 -0400 Received: from eddie.linux-mips.org ([148.251.95.138]:45718 "EHLO cvs.linux-mips.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753357AbdCOP14 (ORCPT ); Wed, 15 Mar 2017 11:27:56 -0400 Date: Wed, 15 Mar 2017 14:15:44 +0100 From: Ralf Baechle To: David Daney Cc: linux-mips@linux-mips.org, James Hogan , linux-kernel@vger.kernel.org, "Steven J. Hill" Subject: Re: [PATCH] MIPS: cavium-octeon: Remove vestiges of CONFIG_CAVIUM_OCTEON_2ND_KERNEL Message-ID: <20170315131544.GC5512@linux-mips.org> References: <20170217194555.11407-1-david.daney@cavium.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170217194555.11407-1-david.daney@cavium.com> User-Agent: Mutt/1.8.0 (2017-02-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Feb 17, 2017 at 11:45:55AM -0800, David Daney wrote: > This config option never really worked, and has bit-rotted to the > point of being completely useless. Remove it completely. Thanks, queued for 4.12. Ralf