From patchwork Sat May 26 07:22:31 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Olof Johansson X-Patchwork-Id: 161599 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:4978:20e::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id BA4D9B6F9F for ; Mon, 28 May 2012 20:10:10 +1000 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1SYwpd-0002AF-7h; Mon, 28 May 2012 10:05:45 +0000 Received: from mail-pz0-f49.google.com ([209.85.210.49]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1SYBL6-0001mZ-8Y for linux-arm-kernel@lists.infradead.org; Sat, 26 May 2012 07:23:05 +0000 Received: by dadm1 with SMTP id m1so2352267dad.36 for ; Sat, 26 May 2012 00:23:02 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references :x-gm-message-state; bh=uhh0uU8fRwDZIdIMmGDRLB7StsfTLODpSCL/e4g7XKs=; b=lCynU+e8+519jbCdesCuAQuf69qVAKneVEQF6GItAhK6HUhBSUbW+EdsVebWEq6wGd 7HaHhUnAD463VyDyeDPoyEGH+5jSwXSm+IAObzDuRmQ+KncNJQ62amgmMgDaWW3F9HjH 10FfKkHJh2RB/9exmQCU2VMCbnPhvI9fFH6TcFbUnQ3kqCjw5JhdmLoOtD2PV6ZU6Hnr 6Awwft9YH+rOQ4fHJr62cQez/jpD3EwMIblIfkY69FYsAVKK83IqfWJzdtgaV3l45+pL jqPQdU5C3wufG3d78URIg9iLp1nDqAwbzXO2sXtbrPzRQZ5CFtCObgp/ZIw8GE9Vc4hB C6QQ== Received: by 10.68.203.40 with SMTP id kn8mr4771399pbc.162.1338016982795; Sat, 26 May 2012 00:23:02 -0700 (PDT) Received: from quad.lixom.net (173-13-129-225-sfba.hfc.comcastbusiness.net. [173.13.129.225]) by mx.google.com with ESMTPS id ph9sm11694483pbb.41.2012.05.26.00.23.01 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 26 May 2012 00:23:01 -0700 (PDT) From: Olof Johansson To: torvalds@linux-foundation.org Subject: [GIT PULL 1/8] arm-soc: defconfig updates Date: Sat, 26 May 2012 00:22:31 -0700 Message-Id: <1338016958-7887-2-git-send-email-olof@lixom.net> X-Mailer: git-send-email 1.7.10.1.488.g05fbf7a In-Reply-To: <1338016958-7887-1-git-send-email-olof@lixom.net> References: <1338016958-7887-1-git-send-email-olof@lixom.net> X-Gm-Message-State: ALoCoQk601N7mkdfGrNAd0PhKJZS8e2iHEGoytiry67xWk5uFCc0exlE7RXqU1pUY7XB8s4mm99a X-Bad-Reply: References and In-Reply-To but no 'Re:' in Subject. X-Spam-Note: CRM114 invocation failed X-Spam-Score: -2.6 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.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 [209.85.210.49 listed in list.dnswl.org] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Mailman-Approved-At: Mon, 28 May 2012 06:03:55 -0400 Cc: Olof Johansson , arm@kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org For the first time, we have one branch that collects just updates to defconfig files, mostly for adapting to changes in other subsystems. ---------------------------------------------------------------- The following changes since commit 786f02b719f2285e2c0350b6a04dab4a1a0871a1: Merge tag 'x86-mce-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git tags/defconfig for you to fetch changes up to 4a230408e83698a3d7ff0a9988a58675c2c92cb9: ARM: PRIMA2: add prima2_defconfig for CSR SiRFprimaII ---------------------------------------------------------------- Arnd Bergmann (2): Merge tag 'imx-defconfig' of git://git.pengutronix.de/git/imx/linux-2.6 into next/defconfig Merge branch 'for-3.5/defconfig2' of git://git.kernel.org/.../swarren/linux-tegra into next/defconfig Barry Song (1): ARM: PRIMA2: add prima2_defconfig for CSR SiRFprimaII Fabio Estevam (2): ARM: imx_v4_v5_defconfig: Let CONFIG_MACH_IMX27_DT be built by default ARM: imx_v6_v7_defconfig: Add SPI NOR support Laxman Dewangan (1): ARM: tegra: update defconfig Olof Johansson (1): Merge branch 'for-3.5/defconfig' of git://git.kernel.org/.../swarren/linux-tegra into next/defconfig Stephen Warren (1): ARM: tegra: update defconfig arch/arm/configs/imx_v4_v5_defconfig | 1 + arch/arm/configs/imx_v6_v7_defconfig | 6 +++ arch/arm/configs/prima2_defconfig | 69 +++++++++++++++++++++++++++++++ arch/arm/configs/tegra_defconfig | 11 ++++- 4 files changed, 86 insertions(+), 1 deletion(-) create mode 100644 arch/arm/configs/prima2_defconfig