From patchwork Wed Nov 7 10:17:16 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 10672105 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 40FC51751 for ; Wed, 7 Nov 2018 10:17:26 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 32D5A287ED for ; Wed, 7 Nov 2018 10:17:26 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 271CE28DEE; Wed, 7 Nov 2018 10:17:26 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.9 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 9EF8F28C93 for ; Wed, 7 Nov 2018 10:17:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726363AbeKGTrG (ORCPT ); Wed, 7 Nov 2018 14:47:06 -0500 Received: from laurent.telenet-ops.be ([195.130.137.89]:48136 "EHLO laurent.telenet-ops.be" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726357AbeKGTrG (ORCPT ); Wed, 7 Nov 2018 14:47:06 -0500 Received: from ramsan.of.borg ([84.194.111.163]) by laurent.telenet-ops.be with bizsmtp id wyHM1y00T3XaVaC01yHM9c; Wed, 07 Nov 2018 11:17:22 +0100 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtp (Exim 4.86_2) (envelope-from ) id 1gKKtl-0003b2-HC; Wed, 07 Nov 2018 11:17:21 +0100 Received: from geert by rox.of.borg with local (Exim 4.90_1) (envelope-from ) id 1gKKtl-0000eF-FD; Wed, 07 Nov 2018 11:17:21 +0100 From: Geert Uytterhoeven To: Simon Horman , Magnus Damm Cc: Sergei Shtylyov , linux-renesas-soc@vger.kernel.org, Geert Uytterhoeven Subject: [PATCH LOCAL 0/2] arm64: renesas_defconfig: Updates for v4.20-rc1 Date: Wed, 7 Nov 2018 11:17:16 +0100 Message-Id: <20181107101718.2412-1-geert+renesas@glider.be> X-Mailer: git-send-email 2.17.1 Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Hi Simon, Magnus, This patch series updates renesas_defconfig for dropped and new support in v4.20-rc1. Note that this is not intended for upstream merge. Thanks! Geert Uytterhoeven (2): [LOCAL] arm64: renesas_defconfig: Drop CONFIG_ARM_BIG_LITTLE_CPUFREQ=y [LOCAL] arm64: renesas_defconfig: Enable CONFIG_PHY_RCAR_GEN3_PCIE arch/arm64/configs/renesas_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)