From patchwork Thu Aug 18 13:57:14 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Arnd Bergmann X-Patchwork-Id: 12947192 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 5CD4FC00140 for ; Thu, 18 Aug 2022 14:16:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=bxgipuWOxmefd03MTW8AbrAFFfTfGVMVKhJnMz3PB4I=; b=DbMQ3nQrOnnPru sYzEky83dOPLQCJVIC84YoaET0bgseOUJo4N1+jhpfcQ3G7SM8ZpMaYnoRSHabMDuNBet5siAI7tf M22qKZT2I4IDKgdysvwNLTt5OXRevymBtX5XUw6E0eZNHgz8ljWU73hqim+f+wu76QdD6noHJk38R asQKT/hnucjGacgGnv4Tp4OXGmIaSL1tyJF/ndlf/acAQmjEosE6Kp/vvIjzIL1ViHrv3AoVEZp4i DS5WmZa5NXaGowVNqJZjwvb4WeyBLwi95Udt9hbOD6FSpye9YO1SnmN9w/Ndb9rySr3Z9Q0ItEB+8 4EwZOCGkbLK4EiSaeoVQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oOgIZ-005vdd-QI; Thu, 18 Aug 2022 14:15:04 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oOg2K-005mfI-PB for linux-arm-kernel@lists.infradead.org; Thu, 18 Aug 2022 13:58:18 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 3EA49616FC; Thu, 18 Aug 2022 13:58:16 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E9F6DC433D6; Thu, 18 Aug 2022 13:58:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1660831095; bh=q0OPuQbcdF1V1h6hlvy81uFHSyeXfFNwWV6JIbldMtU=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=IGw3uF1/SlW1blcN279Rxu0Cmdkojc/zhtVEjDGFiS+VFcpEkdHLgAfmnO7pgiV76 ItZ0qe5C8bmSFjb3SspNPbm1optPk+BIaN73vIzx8l+C9imaVnEm3j88le+2PZ8siq 0mPTKJNA+RkuvXAKv/mqSfzW03H8SJlAN9yfN+39JQMWXo4laoM5SGF1M6eYizey8U 7wLk/wtkvcXbaJsVBUE+RbkBVI9zGv4MMdT9QLwobh/2wQ5RD994dBXWn5YLL6IFbr zfqP+RKn9TNuMt8hVj7G9JZkhHVfVvPXWjP2POhWXgYu4142A0yWEzfbKlUo4Wz3ZX Q8CdPyWQHHQxg== From: Arnd Bergmann To: linux-arm-kernel@lists.infradead.org, Laurent Pinchart , Randy Dunlap , Arnd Bergmann Cc: Russell King , Joel Stanley , Florian Fainelli , Thierry Reding , Dmitry Osipenko , Mark Brown , Stephan Gerhold , Michael Walle , linux-kernel@vger.kernel.org Subject: [PATCH 05/11] ARM: defconfig: drop CONFIG_DRM_RCAR_LVDS Date: Thu, 18 Aug 2022 15:57:14 +0200 Message-Id: <20220818135737.3143895-4-arnd@kernel.org> X-Mailer: git-send-email 2.29.2 In-Reply-To: <20220818135737.3143895-1-arnd@kernel.org> References: <20220818135522.3143514-1-arnd@kernel.org> <20220818135737.3143895-1-arnd@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220818_065816_968684_3068810B X-CRM114-Status: GOOD ( 12.29 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org From: Arnd Bergmann This is now a hidden symbol, so just drop the defconfig line. Fixes: 42d95d1b3a9c ("drm/rcar: stop using 'imply' for dependencies") Signed-off-by: Arnd Bergmann --- arch/arm/configs/multi_v7_defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index 4cfe795981c8..b3669cf855b3 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -713,7 +713,6 @@ CONFIG_ROCKCHIP_DW_MIPI_DSI=y CONFIG_ROCKCHIP_INNO_HDMI=y CONFIG_DRM_ATMEL_HLCDC=m CONFIG_DRM_RCAR_DU=m -CONFIG_DRM_RCAR_LVDS=y CONFIG_DRM_SUN4I=m CONFIG_DRM_MSM=m CONFIG_DRM_FSL_DCU=m