Message ID | 1475931154-1021-9-git-send-email-peter.griffin@linaro.org (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 2BACC60752 for <patchwork-linux-arm@patchwork.kernel.org>; Sat, 8 Oct 2016 12:57:11 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1DEE9223A6 for <patchwork-linux-arm@patchwork.kernel.org>; Sat, 8 Oct 2016 12:57:11 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 115DF288EB; Sat, 8 Oct 2016 12:57:11 +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 CAEAB223A6 for <patchwork-linux-arm@patchwork.kernel.org>; Sat, 8 Oct 2016 12:57:10 +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 1bsrAG-0007i1-En; Sat, 08 Oct 2016 12:55:44 +0000 Received: from mail-wm0-x22a.google.com ([2a00:1450:400c:c09::22a]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bsr7p-0004wf-Ll for linux-arm-kernel@lists.infradead.org; Sat, 08 Oct 2016 12:53:15 +0000 Received: by mail-wm0-x22a.google.com with SMTP id i130so89670238wmg.1 for <linux-arm-kernel@lists.infradead.org>; Sat, 08 Oct 2016 05:52:53 -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=7HhGDmUti6rCHcI2f914P9GPqx2VsJNnwHs/UW0qy1k=; b=cwj8hz4v9O2540Oxds7fO4TStdhpskJSnerhf307OFZpOaDHmx9RpwqlALhEhrFDZ6 MKUPy4YeBwko/0T6w5VyAtq5rax/Sd508FDeLEK/CJyJ6Uok1GmrxH4e+T9BVhBv/zAR CVUOt4/rZblGmVFdH9jK68B1xYw/kbKoLZ2To= 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=7HhGDmUti6rCHcI2f914P9GPqx2VsJNnwHs/UW0qy1k=; b=F5Uzy/MoS1eLQf/tjf+4RwsAWRUsTRZ5ZmTs2MbysT/vemL3UE6IB5glT8/nIrrHy7 I0KAx9i6sAOw/XBYde7aEEp4MD+2O0QEf1EEwY+w357xhpEi3eaetpvZqULCgJ1/mx0a YO5o9Wpkk/vh0tn6B9difYHBsr0yvAxY7raJrMAgyxuD9QFveoKl4zWZrsAR90vmybaF EAUTZsMVxok7UQbJj8ck8o6HwiO7+AUeHChnWSo8L/WT0v8dc3ChVzdPmGb8ATwqwJKU h1pmSZWC9ys0E1VNYx4sPQxjTACYOaLYq41QxU50w/+9q9l2tYaYGrbM1UK9lcZKEx8o 1xOQ== X-Gm-Message-State: AA6/9RmPffm5nGpAdCxKSK7ZFu7AokfqpM+pCBJdTVcqQjdL+VTxZIY9ei3fA3ghuU9FpGNo X-Received: by 10.28.92.82 with SMTP id q79mr2658014wmb.113.1475931170725; Sat, 08 Oct 2016 05:52:50 -0700 (PDT) Received: from localhost.localdomain (cpc89244-aztw30-2-0-cust4998.18-1.cable.virginm.net. [86.31.179.135]) by smtp.gmail.com with ESMTPSA id kg7sm24794681wjb.34.2016.10.08.05.52.49 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 08 Oct 2016 05:52:49 -0700 (PDT) From: Peter Griffin <peter.griffin@linaro.org> To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, kernel@stlinux.com, vinod.koul@intel.com, dan.j.williams@intel.com, patrice.chotard@st.com, ohad@wizery.com, bjorn.andersson@linaro.org, arnaud.pouliquen@st.com Subject: [PATCH v10 08/11] ARM: multi_v7_defconfig: Enable remoteproc core Date: Sat, 8 Oct 2016 13:52:30 +0100 Message-Id: <1475931154-1021-9-git-send-email-peter.griffin@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1475931154-1021-1-git-send-email-peter.griffin@linaro.org> References: <1475931154-1021-1-git-send-email-peter.griffin@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20161008_055313_934025_86FB7784 X-CRM114-Status: GOOD ( 10.34 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 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: peter.griffin@linaro.org, dmaengine@vger.kernel.org, linux-remoteproc@vger.kernel.org, lee.jones@linaro.org, devicetree@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/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index 3ca4974..c94611c 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -817,6 +817,7 @@ CONFIG_HWSPINLOCK_QCOM=y CONFIG_ROCKCHIP_IOMMU=y CONFIG_TEGRA_IOMMU_GART=y CONFIG_TEGRA_IOMMU_SMMU=y +CONFIG_REMOTEPROC=m CONFIG_PM_DEVFREQ=y CONFIG_ARM_TEGRA_DEVFREQ=m CONFIG_MEMORY=y
Now that remoteproc core is selectable it needs to be enabled in the multi_v7 build. Signed-off-by: Peter Griffin <peter.griffin@linaro.org> --- arch/arm/configs/multi_v7_defconfig | 1 + 1 file changed, 1 insertion(+)