From patchwork Wed Jan 18 23:27:26 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Boyd X-Patchwork-Id: 9524997 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 049876020B for ; Wed, 18 Jan 2017 23:32:39 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id EC1372860D for ; Wed, 18 Jan 2017 23:32:38 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id DF63B2863D; Wed, 18 Jan 2017 23:32:38 +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 AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id AA8C62860D for ; Wed, 18 Jan 2017 23:32:38 +0000 (UTC) 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 1cTziW-0003bb-Nn; Wed, 18 Jan 2017 23:32:36 +0000 Received: from smtp.codeaurora.org ([198.145.29.96]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1cTzeD-0006tS-C8 for linux-arm-kernel@lists.infradead.org; Wed, 18 Jan 2017 23:28:11 +0000 Received: by smtp.codeaurora.org (Postfix, from userid 1000) id 4A44160915; Wed, 18 Jan 2017 23:27:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1484782049; bh=pVbWyWbTdT++bA7wii9RF8YjFmyCi8NYZ80RIHrGtJk=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=RNduHpHHSkVAtJXiaeAbgdEsvBVL+tFAMiN7caYQoapxeS5oY4hXqY3UDlAhHDeGk I1motePRrZZOWNuxeYsjcq7f3ke2k4KJpPboh5BT4K1k8gTwCw5Y3U3uEWe8gRf5QC LfJn25WPZ6DtpfUWP1s2L+QM8rFMj2eHrbl8ipYU= Received: from sboyd-linux.qualcomm.com (i-global254.qualcomm.com [199.106.103.254]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: sboyd@smtp.codeaurora.org) by smtp.codeaurora.org (Postfix) with ESMTPSA id B306A6090D; Wed, 18 Jan 2017 23:27:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1484782048; bh=pVbWyWbTdT++bA7wii9RF8YjFmyCi8NYZ80RIHrGtJk=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=XabDbln8sNGwI0WGR8o3SaW0Puc9tObVpZk+CmOA3TLLqhYgBhSAHSCze9QO1Qq4b aX/sMj5MzT5q8oj6l8UpaTc17ZwJzt1JdKshLELE/6XaViYsUqr0dYK1SO7XLuIqhC jSKJKVNrQwjxH1Hu/MPA7Jhd7mRxVvQz9yrI7NZI= DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org B306A6090D Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=none smtp.mailfrom=sboyd@codeaurora.org From: Stephen Boyd To: Andy Gross Subject: [PATCH 5/5] ARM: multi_v7_defconfig: Remove qcom SoC configs Date: Wed, 18 Jan 2017 15:27:26 -0800 Message-Id: <20170118232726.22876-6-sboyd@codeaurora.org> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170118232726.22876-1-sboyd@codeaurora.org> References: <20170118232726.22876-1-sboyd@codeaurora.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170118_152809_669282_8C0EE0F5 X-CRM114-Status: UNSURE ( 8.95 ) 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: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org 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 Now that these configs are gone let's remove them from the defconfig. Signed-off-by: Stephen Boyd --- arch/arm/configs/multi_v7_defconfig | 3 --- 1 file changed, 3 deletions(-) diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index f084a0a928b8..1d05f6df8a5f 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -70,9 +70,6 @@ CONFIG_SOC_AM43XX=y CONFIG_SOC_DRA7XX=y CONFIG_ARCH_QCOM=y CONFIG_ARCH_MEDIATEK=y -CONFIG_ARCH_MSM8X60=y -CONFIG_ARCH_MSM8960=y -CONFIG_ARCH_MSM8974=y CONFIG_ARCH_ROCKCHIP=y CONFIG_ARCH_SOCFPGA=y CONFIG_PLAT_SPEAR=y