From patchwork Wed Aug 10 12:40:29 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 9272983 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 36B6960231 for ; Wed, 10 Aug 2016 12:43:31 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 26F9D28407 for ; Wed, 10 Aug 2016 12:43:31 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 1BC3B2840F; Wed, 10 Aug 2016 12:43:31 +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=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id A75C228407 for ; Wed, 10 Aug 2016 12:43:30 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1bXSpZ-0005S4-Py; Wed, 10 Aug 2016 12:41:57 +0000 Received: from mail-wm0-x230.google.com ([2a00:1450:400c:c09::230]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bXSoy-0005GL-Jb for linux-arm-kernel@lists.infradead.org; Wed, 10 Aug 2016 12:41:21 +0000 Received: by mail-wm0-x230.google.com with SMTP id f65so88451863wmi.0 for ; Wed, 10 Aug 2016 05:41:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=P+OmBjALt28KlQ3dv8OAQ0atLyxV1kTl5M2h0/fx8FU=; b=fSeuoRL/B9TSZd9KEZcvmlZyiLnIdPZRPgL62oC/v7NexdoWCmGFumDVkwd4mhU52P YnEQ3UQrtg47t0oXN+SMuujuaLiHY0DPmUL7Cs+tspL0WcHDA0wZ9BbdIkrgb/UEbanu qAI4OYYEzg20h64mlwCAB/I4/RBDwOGO7Et90= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=P+OmBjALt28KlQ3dv8OAQ0atLyxV1kTl5M2h0/fx8FU=; b=OzqfSkPMCbbTa5O6Zz5DwbnyiyhyNlpI1Lr/9m0efzhEf9MxrkfXpBMRxntzcV8jus lsQCWN3n8xwdiRcbl2HdvK0w74gaWMCCjOw9Zw1MoUMe0ZzdUpvuyLctqTflZt9O4Lf1 NUgkZCXo0i7+HW5gvA6qAMuG38we9EbtprBOwkCeK88wg6W0v5ExCu6plu2a0iTCTmT5 smjDhTo+nIVY9tBhGW7kGrLtzYYBcHHcF32xjwcXlyTMlqONpDZzPc0E5kINJd6Xv4zs 3JZobLilfl8mL6x1ulhqXvMzUW3Yh4NCs6D0UaW3gESrC+Si9GnkjNJHCQtK2evQYli6 PSFA== X-Gm-Message-State: AEkoouuoSWkQmdOtQjrCnUdHvKRNHOpGyzqf3In4FZ1WLK8gt5bPXbE5ZQm9XxVTSYPB1RAM X-Received: by 10.25.170.78 with SMTP id t75mr611055lfe.133.1470832858711; Wed, 10 Aug 2016 05:40:58 -0700 (PDT) Received: from linuslaptop.ideon.se ([85.235.10.227]) by smtp.gmail.com with ESMTPSA id g88sm7548309ljg.26.2016.08.10.05.40.57 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Aug 2016 05:40:58 -0700 (PDT) From: Linus Walleij To: linux-arm-kernel@lists.infradead.org, Arnd Bergmann Subject: [PATCH 4/5] ARM: realview: no need to select SMP_ON_UP explicitly Date: Wed, 10 Aug 2016 14:40:29 +0200 Message-Id: <1470832830-10274-5-git-send-email-linus.walleij@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1470832830-10274-1-git-send-email-linus.walleij@linaro.org> References: <1470832830-10274-1-git-send-email-linus.walleij@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160810_054120_884247_7ADF6C70 X-CRM114-Status: GOOD ( 12.63 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , Vladimir Murzin , Russell King , Pawel Moll , Marc Zyngier , Linus Walleij , Will Deacon MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP From: Vladimir Murzin SMP_ON_UP is already defaulted to "y" and has all dependencies expressed - no need to select it per platform level Signed-off-by: Vladimir Murzin Signed-off-by: Linus Walleij --- arch/arm/mach-realview/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/mach-realview/Kconfig b/arch/arm/mach-realview/Kconfig index a52b35aeca86..5f194c42bbdf 100644 --- a/arch/arm/mach-realview/Kconfig +++ b/arch/arm/mach-realview/Kconfig @@ -28,7 +28,6 @@ config REALVIEW_DT select POWER_RESET select POWER_RESET_VERSATILE select POWER_SUPPLY - select SMP_ON_UP if SMP select SOC_REALVIEW select USE_OF select ZONE_DMA