Received: by 2002:a25:23cc:0:0:0:0:0 with SMTP id j195csp827976ybj; Tue, 5 May 2020 08:09:45 -0700 (PDT) X-Google-Smtp-Source: APiQypJvPXLVG3MxgHMQa/wMyxzYmpBtFewyMrHPT334nVro9zwAE1XBqUEyA/TJ+O7AwGJNxMeS X-Received: by 2002:a17:906:6811:: with SMTP id k17mr3085001ejr.351.1588691384929; Tue, 05 May 2020 08:09:44 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1588691384; cv=none; d=google.com; s=arc-20160816; b=uKqJC2uhowCNwNYgS5CBr8hJ7olBT1KmsZexuf8DGTXpkumPsdKDANac2bO/PSmEoU 6MmKnTQfBe3sXJ7jgKTIJJKbBRAFkzrBzbwSdK4Q/dM/TdUkWKVUs2pHhTvNRk/9I3cL LVSnwY9pq7eNIlPY5iY/blxormeSTvoC+I8Eb0PznOQnHlOui8B/HODqq8cD4Hj1vKzG Z+hRwXL2guxI11ComKJwPyUOuvnwSv+PPLF6NudVsIWg4hc1ZZ5zgJTWLfik2tQGDnaT DdIRArS8WSde/oqQw9e+udC5OD8urCakDl0z/V1s0B5niigtNKlwclxlgT/TlnqI/9Zq Zbug== 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=WPrkWFnQAJi05PB5WtEihy9VCzaNF/ofxe3QpeUkNh8=; b=TFJYBQhg6bgTK36elAnF+4XcB0T7ZZ9oTcwTA+fT3YKq0Hh2meLft9P9arT1vmOdfX vmRlRo1ydyiOgmipTDdZ4lgX4sQZxSECrNaBPyMitMy+aTCIM4U3fvFdy1jYOWOtX05I eqzmZ/V8ewbbxS3QWAYTMLgJon3vgNuTul+Zh1WTAHS8iG/BMQpLKB0LV6Qq6RyxqCDn ICJENhuSXZYqkYXUE5yWVUceFBZS67qkQ1Un8ZhPqEvGsRFeIvv7l/4j5Pme6QvNNEUr Hp2XjRYWqcWvg5Qp8L2n+SKKxLm4qAYK9k5CgCRbCD4U21Sjf8ItlUQNiSwHNIC/hs/F UHnw== 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 h4si1569612edn.445.2020.05.05.08.09.20; Tue, 05 May 2020 08:09:44 -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 S1729933AbgEEPHe (ORCPT + 99 others); Tue, 5 May 2020 11:07:34 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57246 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1729782AbgEEPHa (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 E2914C061A41 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 b37U2200Y3VwRR30137UPK; 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 1jVzAO-00028Z-70; Tue, 05 May 2020 17:07:28 +0200 Received: from geert by rox.of.borg with local (Exim 4.90_1) (envelope-from ) id 1jVzAO-0000R1-28; Tue, 05 May 2020 17:07:28 +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 , Barry Song Subject: [PATCH v2 13/15] ARM: prima2: Drop unneeded select of HAVE_SMP Date: Tue, 5 May 2020 17:07:20 +0200 Message-Id: <20200505150722.1575-14-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 CSR SiRF SoCs depends on ARCH_MULTI_V7. As the latter selects HAVE_SMP, there is no need for ARCH_ATLAS7 to select HAVE_SMP. Signed-off-by: Geert Uytterhoeven Cc: Barry Song Acked-by: Arnd Bergmann --- v2: - Add Acked-by. --- arch/arm/mach-prima2/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/mach-prima2/Kconfig b/arch/arm/mach-prima2/Kconfig index 6f66785fab01bbc9..ea077f66372dd55a 100644 --- a/arch/arm/mach-prima2/Kconfig +++ b/arch/arm/mach-prima2/Kconfig @@ -30,7 +30,6 @@ config ARCH_ATLAS7 select ARM_GIC select ATLAS7_TIMER select HAVE_ARM_SCU if SMP - select HAVE_SMP help Support for CSR SiRFSoC ARM Cortex A7 Platform -- 2.17.1