From patchwork Wed Jan 18 23:27:25 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Boyd X-Patchwork-Id: 9524993 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 3600B6020B for ; Wed, 18 Jan 2017 23:32:13 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 28F802860D for ; Wed, 18 Jan 2017 23:32:13 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 1DBA72863D; Wed, 18 Jan 2017 23:32:13 +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 D33A22860D for ; Wed, 18 Jan 2017 23:32:12 +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 1cTzi8-0002Zr-13; Wed, 18 Jan 2017 23:32:12 +0000 Received: from smtp.codeaurora.org ([198.145.29.96]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1cTzdr-0006pj-Nm for linux-arm-kernel@lists.infradead.org; Wed, 18 Jan 2017 23:27:50 +0000 Received: by smtp.codeaurora.org (Postfix, from userid 1000) id EE60260913; 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=u5P4Gp7S/2yqDfSMUDXDPHc/5IORkS7bD1f8WwzqOKs=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=ozwEgPAeg61emIOPD4yqrVCYmmFLowNJstshNr3C76RtZawg+BACYp5x57BtD44A5 P2nHaDqKPNFd6H3/9s5sYAhjQWut9lFJZMlQCyrBejf1wAa5hnBegwFWZoxzC67kON wY3RoYva4G5bYNdmfiqEX2PV709Gf/C5VukBA3XI= 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 6306F6088D; 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=u5P4Gp7S/2yqDfSMUDXDPHc/5IORkS7bD1f8WwzqOKs=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=ozwEgPAeg61emIOPD4yqrVCYmmFLowNJstshNr3C76RtZawg+BACYp5x57BtD44A5 P2nHaDqKPNFd6H3/9s5sYAhjQWut9lFJZMlQCyrBejf1wAa5hnBegwFWZoxzC67kON wY3RoYva4G5bYNdmfiqEX2PV709Gf/C5VukBA3XI= DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org 6306F6088D 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 4/5] ARM: qcom_defconfig: Drop SoC specific configs Date: Wed, 18 Jan 2017 15:27:25 -0800 Message-Id: <20170118232726.22876-5-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_152747_824399_2F717260 X-CRM114-Status: UNSURE ( 8.74 ) 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/qcom_defconfig | 4 ---- 1 file changed, 4 deletions(-) diff --git a/arch/arm/configs/qcom_defconfig b/arch/arm/configs/qcom_defconfig index 8c3a0108a231..03fc52964902 100644 --- a/arch/arm/configs/qcom_defconfig +++ b/arch/arm/configs/qcom_defconfig @@ -20,10 +20,6 @@ CONFIG_MODULE_FORCE_UNLOAD=y CONFIG_MODVERSIONS=y CONFIG_PARTITION_ADVANCED=y CONFIG_ARCH_QCOM=y -CONFIG_ARCH_MSM8X60=y -CONFIG_ARCH_MSM8960=y -CONFIG_ARCH_MSM8974=y -CONFIG_ARCH_MDM9615=y CONFIG_SMP=y CONFIG_HAVE_ARM_ARCH_TIMER=y CONFIG_PREEMPT=y