Received: by 2002:a25:23cc:0:0:0:0:0 with SMTP id j195csp833108ybj; Tue, 5 May 2020 08:14:09 -0700 (PDT) X-Google-Smtp-Source: APiQypJ+0Xp11Xx5BMRWtUrWnl0htxp6chqlADA11xE02Cd03QgrzmSO7C9ddCyfCpgfqs1mM/Sd X-Received: by 2002:aa7:d894:: with SMTP id u20mr2894355edq.205.1588691648962; Tue, 05 May 2020 08:14:08 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1588691648; cv=none; d=google.com; s=arc-20160816; b=v7JDzFjjZDTuy8uVx0HXA7GHxD4MIdd1ts1LIud9G9jeaZwofG/+mgIgBFxuL4k9hi htMYaACrSseS47ULE3On2mYmeacxLxZBw4dTIbATDnL2Wz+RbNzD7QPyDmbVm5MOqxdU RPNvNDiCRAwzgPHCphc1ivscbnUWiNhxzbx7ulloKWyWEtLkLazNMf8VuBU+q4PtIC7F ZN1TnFYLDp/VOzlFo728x1D+NNtQ1ownHab9IK0L4Buow6UV1a4jDLpaA5tB1/Wbd19b YBbcLaCGY5r1fNB6ZOXP9Cj/cHoFRtTiIKlQjJjkHz95G2pY+SvUiM9cUU5mDGpOV+kC dhFg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from; bh=uG3fN7By92eQ3GYMVKKhJyA5v1FJUl2CDLNYm4ZC3G4=; b=ICaH/IJu731vGFpGCs5tCxbuTU4/YAf++SGTAloHsRDJnIyE2olA0u1i16omChOR4Z jhv04pfYVTW/6Gck/MpZV/MOKzsu65WnBF5Klp5vZfh5n9gh0nbJjX4N+qLeBhngl8U2 CCq0ViwHy7mnJm4plYpf3+xc19lSYFuysbtI1yHRDbN8hTlRb1D7NsFEAhz5yWZowRwf yqxxeUOIkQL3VN7UZjsvAK3oA8NAmRWajSx5uM/59hU7Q+O6OqBeIjWwxGoMEV7QPOec zfxoXC2lyX9etbepM3f4cWD7FpH6+YTqNQioAM9h49rHwPEv4I+9M3CMkanrh9LABLrg VTKQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id u19si1455102edd.364.2020.05.05.08.13.41; Tue, 05 May 2020 08:14:08 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729650AbgEEPHa (ORCPT + 99 others); Tue, 5 May 2020 11:07:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57242 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1729714AbgEEPHa (ORCPT ); Tue, 5 May 2020 11:07:30 -0400 Received: from andre.telenet-ops.be (andre.telenet-ops.be [IPv6:2a02:1800:120:4::f00:15]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8A758C061A0F for ; Tue, 5 May 2020 08:07:29 -0700 (PDT) Received: from ramsan ([IPv6:2a02:1810:ac12:ed60:bd97:8453:3b10:1832]) by andre.telenet-ops.be with bizsmtp id b37T2200t3VwRR30137TP0; Tue, 05 May 2020 17:07:28 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan with esmtp (Exim 4.90_1) (envelope-from ) id 1jVzAN-000282-N4; Tue, 05 May 2020 17:07:27 +0200 Received: from geert by rox.of.borg with local (Exim 4.90_1) (envelope-from ) id 1jVzAN-0000QZ-Kp; Tue, 05 May 2020 17:07:27 +0200 From: Geert Uytterhoeven To: soc@kernel.org Cc: Arnd Bergmann , Kevin Hilman , Olof Johansson , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Geert Uytterhoeven , Oleksij Rempel Subject: [PATCH v2 04/15] ARM: asm9260: Drop unneeded select of GENERIC_CLOCKEVENTS Date: Tue, 5 May 2020 17:07:11 +0200 Message-Id: <20200505150722.1575-5-geert+renesas@glider.be> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200505150722.1575-1-geert+renesas@glider.be> References: <20200505150722.1575-1-geert+renesas@glider.be> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Support for the Alphascale ASM9260 platform depends on ARCH_MULTI_V5, and thus on ARCH_MULTIPLATFORM. As the latter selects GENERIC_CLOCKEVENTS, there is no need for MACH_ASM9260 to select GENERIC_CLOCKEVENTS. Signed-off-by: Geert Uytterhoeven Cc: Oleksij Rempel Acked-by: Arnd Bergmann --- v2: - Add Acked-by. --- arch/arm/mach-asm9260/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/mach-asm9260/Kconfig b/arch/arm/mach-asm9260/Kconfig index e42dbaa53bc61b20..a2e1d0aaf2529aa5 100644 --- a/arch/arm/mach-asm9260/Kconfig +++ b/arch/arm/mach-asm9260/Kconfig @@ -4,6 +4,5 @@ config MACH_ASM9260 depends on ARCH_MULTI_V5 select CPU_ARM926T select ASM9260_TIMER - select GENERIC_CLOCKEVENTS help Support for Alphascale ASM9260 based platform. -- 2.17.1