From mboxrd@z Thu Jan 1 00:00:00 1970 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 E7312EB8FAF for ; Wed, 6 Sep 2023 02:50:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234644AbjIFCue (ORCPT ); Tue, 5 Sep 2023 22:50:34 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44894 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229939AbjIFCud (ORCPT ); Tue, 5 Sep 2023 22:50:33 -0400 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1136F1B7; Tue, 5 Sep 2023 19:50:28 -0700 (PDT) Received: by smtp.kernel.org (Postfix) with ESMTPS id 9D3A5C433CB; Wed, 6 Sep 2023 02:50:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1693968627; bh=30LuX3f0g4pEHuHxv4dasxqe3hauX0TBet9EsndxE/Y=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=Kvq786pQ+RfbITbEEr+TEuFR50UJEWnEEjQet3KyUriFjSApwAYhWaA8VDGU41FIv Sx2xQB8qUnaiA3tOWMjMbLJA3JP2yrr23EcOBsGjSaWXS3fp4r13/Fd7MMoPBay+J1 hxoW65gUj0BC2pi8r+/j+Gqjf0IClE4lRAbDPSZGycaAzXKFGm0hY8QMiDYmYLc1nk Ol2mmpaJzIpEB7O4bPX3zncH2HYcMj0TtK4TXQDGB08wtogQ0nuxKOMX88pIuk2j4k lbprYBucpd8kQXbAs8VL4bjtcJpLeGyEAit4VQmQlDAIx2mk2ND9lqPMNYF2f/BakY 7NhZ5irHdEDwQ== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id 83833C595D2; Wed, 6 Sep 2023 02:50:27 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] soc: renesas: Kconfig: For ARCH_R9A07G043 select the required configs if dependencies are met From: patchwork-bot+linux-riscv@kernel.org Message-Id: <169396862753.1987.16610028486614506767.git-patchwork-notify@kernel.org> Date: Wed, 06 Sep 2023 02:50:27 +0000 References: <20230901110936.313171-1-prabhakar.mahadev-lad.rj@bp.renesas.com> In-Reply-To: <20230901110936.313171-1-prabhakar.mahadev-lad.rj@bp.renesas.com> To: Prabhakar Cc: linux-riscv@lists.infradead.org, geert+renesas@glider.be, magnus.damm@gmail.com, conor.dooley@microchip.com, linux-renesas-soc@vger.kernel.org, linux-kernel@vger.kernel.org, biju.das.jz@bp.renesas.com, prabhakar.mahadev-lad.rj@bp.renesas.com, lkp@intel.com Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This patch was applied to riscv/linux.git (for-next) by Palmer Dabbelt : On Fri, 1 Sep 2023 12:09:36 +0100 you wrote: > From: Lad Prabhakar > > To prevent randconfig build issues when enabling the RZ/Five SoC, consider > selecting specific configurations only when their dependencies are > satisfied. > > Reported-by: kernel test robot > Closes: https://lore.kernel.org/oe-kbuild-all/202308311610.ec6bm2G8-lkp@intel.com/ > Signed-off-by: Lad Prabhakar > > [...] Here is the summary with links: - soc: renesas: Kconfig: For ARCH_R9A07G043 select the required configs if dependencies are met https://git.kernel.org/riscv/c/9e2864968816 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html