Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id B7BBEC74A5B for ; Fri, 17 Mar 2023 10:26:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230027AbjCQK0F (ORCPT ); Fri, 17 Mar 2023 06:26:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39236 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230185AbjCQKZu (ORCPT ); Fri, 17 Mar 2023 06:25:50 -0400 Received: from elvis.franken.de (elvis.franken.de [193.175.24.41]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 58EE5E4C60; Fri, 17 Mar 2023 03:25:47 -0700 (PDT) Received: from uucp (helo=alpha) by elvis.franken.de with local-bsmtp (Exim 3.36 #1) id 1pd7HN-0002Ik-04; Fri, 17 Mar 2023 11:25:45 +0100 Received: by alpha.franken.de (Postfix, from userid 1000) id 1A1D4C1B05; Fri, 17 Mar 2023 11:23:55 +0100 (CET) Date: Fri, 17 Mar 2023 11:23:55 +0100 From: Thomas Bogendoerfer To: linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] MIPS: sibyte: Replace BCM1125H with SB1250 option Message-ID: <20230317102355.GE7054@alpha.franken.de> References: <20230315142124.110732-1-tsbogend@alpha.franken.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230315142124.110732-1-tsbogend@alpha.franken.de> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Mar 15, 2023 at 03:21:24PM +0100, Thomas Bogendoerfer wrote: > SIBYTE_BCM1125H is identical to SIBYTE_SB1250, so remove one of them. > > Signed-off-by: Thomas Bogendoerfer > --- > arch/mips/Kconfig | 2 +- > arch/mips/sibyte/Kconfig | 11 ----------- > 2 files changed, 1 insertion(+), 12 deletions(-) applied to mips-next. Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]