Message ID | 1488078449-3902-1-git-send-email-yamada.masahiro@socionext.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org> 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 891B060471 for <patchwork-linux-arm@patchwork.kernel.org>; Sun, 26 Feb 2017 03:08:55 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 6F5CD28456 for <patchwork-linux-arm@patchwork.kernel.org>; Sun, 26 Feb 2017 03:08:55 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 6423928487; Sun, 26 Feb 2017 03:08:55 +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=-1.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 4056028456 for <patchwork-linux-arm@patchwork.kernel.org>; Sun, 26 Feb 2017 03:08:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To: References:List-Owner; bh=KxxfKajoMW5wOhFPSEajfjlbO0DLbr52Oj1ys8tN9qA=; b=kpQ 4LbLz5RgRZ6i1aDQ5o408WYeRWa81550WFGoY2NGNWkufE1Iaro5CipbWkpFVCUbkSiKl2M49aAw3 RAqts+3gCPDZYpu4WtJnlVbfO1R0cRtLea3vM3+fgP2Owi0/OAvU+S9aWdHLepHZKn4F9pL5wRhNC lVbHOmp+73XVJUao9JtOSfz55hqUwkj/dYsPKB8EMGPU2FXwAt88AuDKSyWvQT2i9YpJ+u/8wg79b PNVwdO8WotF5iFXL7nsctHzguFU4eNrZOPnvv71ct0I4fwBVqWafZuGasMMFtBraYMRiE8ie28vxz YCF2Yykq+AI7luEcsPC2nfTxDB8SfAw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1chpCU-0002Ao-OJ; Sun, 26 Feb 2017 03:08:42 +0000 Received: from conuserg-11.nifty.com ([210.131.2.78]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1chpC2-00029B-Vi for linux-arm-kernel@lists.infradead.org; Sun, 26 Feb 2017 03:08:18 +0000 Received: from grover.sesame (FL1-111-169-71-157.osk.mesh.ad.jp [111.169.71.157]) (authenticated) by conuserg-11.nifty.com with ESMTP id v1Q37UnI007095; Sun, 26 Feb 2017 12:07:33 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conuserg-11.nifty.com v1Q37UnI007095 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.com; s=dec2015msa; t=1488078453; bh=HrintTZaVxARhKGM8TUkkOmNJ4UI6m/ZESLQzdPxbEY=; h=From:To:Cc:Subject:Date:From; b=dfDaytFmZ9t+C15iDiFHbmivYJeebmNprAJ0XuJTfQOmQpgmt591OitZkZINFmV4q Bmq8ePapN6E0MDt82WTsxhI0GxsMuqlEe+wWbvkypL23bdUT6RrlOTM41HvGSyUuyq OpVi1VkOEZaPegSBaZF+C8LTwSMHnVuH/ih+VxEdqYjmX/6IdYycg5/MpWqGRUVSCK mU9Fbb+6RKcZ7TkooEwwchvYthUUJT8UVfsBNOnlxhfNo7YFG4QoE+aAba1d0GxvrI Oyk8oD1b6BLdq1+/zwI4mq2il52HMDHf+Wp7LOsZG2bVIGWCABfU01Lzu/lvFYUwxy kEhdv/2DfZIfw== X-Nifty-SrcIP: [111.169.71.157] From: Masahiro Yamada <yamada.masahiro@socionext.com> To: linux-arm-kernel@lists.infradead.org Subject: [PATCH] ARM: prima2: remove redundant select CPU_V7 Date: Sun, 26 Feb 2017 12:07:29 +0900 Message-Id: <1488078449-3902-1-git-send-email-yamada.masahiro@socionext.com> X-Mailer: git-send-email 2.7.4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170225_190815_372140_D63FFA75 X-CRM114-Status: UNSURE ( 6.68 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Cc: Masahiro Yamada <yamada.masahiro@socionext.com>, Barry Song <baohua@kernel.org>, Russell King <linux@armlinux.org.uk>, linux-kernel@vger.kernel.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP |
diff --git a/arch/arm/mach-prima2/Kconfig b/arch/arm/mach-prima2/Kconfig index 85e874a..7426211 100644 --- a/arch/arm/mach-prima2/Kconfig +++ b/arch/arm/mach-prima2/Kconfig @@ -27,7 +27,6 @@ config ARCH_ATLAS7 bool "CSR SiRFSoC ATLAS7 ARM Cortex A7 Platform" default y select ARM_GIC - select CPU_V7 select ATLAS7_TIMER select HAVE_ARM_SCU if SMP select HAVE_SMP
ARCH_ATLAS7 resides in "if ARCH_SIRF ... end", and ARCH_SIRF depends on ARCH_MULTI_V7, which selects CPU_V7. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> --- arch/arm/mach-prima2/Kconfig | 1 - 1 file changed, 1 deletion(-)