From patchwork Wed Nov 25 14:17:25 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 57304 Delivered-To: patch@linaro.org Received: by 10.112.155.196 with SMTP id vy4csp2765948lbb; Wed, 25 Nov 2015 06:19:35 -0800 (PST) X-Received: by 10.98.2.213 with SMTP id 204mr31942513pfc.9.1448461174966; Wed, 25 Nov 2015 06:19:34 -0800 (PST) Return-Path: Received: from bombadil.infradead.org (bombadil.infradead.org. [2001:1868:205::9]) by mx.google.com with ESMTPS id u63si34636390pfa.181.2015.11.25.06.19.34 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Nov 2015 06:19:34 -0800 (PST) Received-SPF: pass (google.com: domain of linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org designates 2001:1868:205::9 as permitted sender) client-ip=2001:1868:205::9; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org designates 2001:1868:205::9 as permitted sender) smtp.mailfrom=linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org; dkim=neutral (body hash did not verify) header.i=@linaro-org.20150623.gappssmtp.com Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1a1ata-0005HA-8S; Wed, 25 Nov 2015 14:18:06 +0000 Received: from mail-lf0-x234.google.com ([2a00:1450:4010:c07::234]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1a1atL-000568-Ic for linux-arm-kernel@lists.infradead.org; Wed, 25 Nov 2015 14:17:52 +0000 Received: by lfaz4 with SMTP id z4so62085408lfa.0 for ; Wed, 25 Nov 2015 06:17:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro-org.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id; bh=7TPJPu6q/uOrqQIjIlK9miNTD0zcS3kV3pdqdWI3Di0=; b=H4wn4LW2tU833ld8KFa762mz8lVO84LmP0xUmXKHfJXi3Dc8ag+Rg3w10bK02KnInD Lyii6Cc9skPTbI1FSfWGgy7PTQiGS6jVbwvLDxH7PI450PYTvy+vPthR6/ndth4ipEhv Bz3qIHbuBVfwBBsQBW77AirjfQj1ChrMYN1AVA0ir2smPu1Qti0c6kbI5Q3YvlIU+Epf d0yA/zzkmQFiBH8ffN5JjU2kOZs/vu9bS5vckbS6jEH2QSebO/f262ME5q183Oy9l7CG p9n/YHsBum0d0jnDTtb1kTjotQKwhDDtGvLKKd36v2thNSIjlen897hwWem1/uKGGe6Z KFbQ== 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; bh=7TPJPu6q/uOrqQIjIlK9miNTD0zcS3kV3pdqdWI3Di0=; b=V/a8/FiuTIZWsXGemkvhqZaadedrdQf/7IGLtddakJ8K+gk7cpgyaYUMtKh+nbys6h lF/SPmyya0A/lxkHPx5UA7Ym8C+ofUIvxllvmKFNyZV4+h3601rx/mYuaz9Gz5KnXnGD J9Jv2p925VhXB9BeSB8qC0MSmin2toTU/IyFjtvq3s5WCIdLA43v9w1yTKJG6xQ3xZb3 lzmIPK87VwOiC3+2PkDpDAM7Eqsn8Jz/+2DUmjqAuGi4SE2Dk98/2lqk+ZL77nMqroTU 03p1A/1FF6vZ+aj1En1ucfmdGWDJsQ89Wsvv6+r4UA3iomQiMwUIKS572Kec9+0uqmsy 5m0A== X-Gm-Message-State: ALoCoQmQvQBpn2N62M8HLSDYFSpHV7Y55HKej7nAFgWfUJeUhf59BpiloKqJOA4lbuDqIf5rX+aY X-Received: by 10.25.65.2 with SMTP id o2mr15965785lfa.12.1448461049428; Wed, 25 Nov 2015 06:17:29 -0800 (PST) Received: from localhost.localdomain ([85.235.10.227]) by smtp.gmail.com with ESMTPSA id t82sm3346916lfe.14.2015.11.25.06.17.28 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Nov 2015 06:17:28 -0800 (PST) From: Linus Walleij To: Jason Cooper , Andrew Lunn , Gregory Clement , Sebastian Hesselbarth Subject: [PATCH 2/2] ARM: mvebu: add Kirkwood cpuidle to defconfig Date: Wed, 25 Nov 2015 15:17:25 +0100 Message-Id: <1448461045-16772-1-git-send-email-linus.walleij@linaro.org> X-Mailer: git-send-email 2.4.3 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20151125_061751_934772_07E986AE X-CRM114-Status: GOOD ( 11.80 ) X-Spam-Score: -2.6 (--) X-Spam-Report: SpamAssassin version 3.4.0 on bombadil.infradead.org summary: Content analysis details: (-2.6 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [2a00:1450:4010:c07:0:0:0:234 listed in] [list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid 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: Linus Walleij , linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org The Kirkwood v5 platforms need their CPUIDLE driver, so put it into the defconfig. Signed-off-by: Linus Walleij --- arch/arm/configs/mvebu_v5_defconfig | 1 + 1 file changed, 1 insertion(+) -- 2.4.3 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/arch/arm/configs/mvebu_v5_defconfig b/arch/arm/configs/mvebu_v5_defconfig index 519c72725798..aa9079c84024 100644 --- a/arch/arm/configs/mvebu_v5_defconfig +++ b/arch/arm/configs/mvebu_v5_defconfig @@ -25,6 +25,7 @@ CONFIG_CPU_FREQ=y CONFIG_CPU_FREQ_STAT_DETAILS=y CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y CONFIG_CPU_IDLE=y +CONFIG_ARM_KIRKWOOD_CPUIDLE=y CONFIG_NET=y CONFIG_PACKET=y CONFIG_UNIX=y