From patchwork Fri Apr 5 17:03:46 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Warren X-Patchwork-Id: 234211 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id A49442C00E7 for ; Sat, 6 Apr 2013 04:04:00 +1100 (EST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1162144Ab3DEREA (ORCPT ); Fri, 5 Apr 2013 13:04:00 -0400 Received: from avon.wwwdotorg.org ([70.85.31.133]:43614 "EHLO avon.wwwdotorg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1162074Ab3DERD7 (ORCPT ); Fri, 5 Apr 2013 13:03:59 -0400 Received: from severn.wwwdotorg.org (unknown [192.168.65.5]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by avon.wwwdotorg.org (Postfix) with ESMTPS id 234D36437; Fri, 5 Apr 2013 11:04:48 -0600 (MDT) Received: from swarren-lx1.nvidia.com (localhost [127.0.0.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by severn.wwwdotorg.org (Postfix) with ESMTPSA id 76334E40F4; Fri, 5 Apr 2013 11:03:58 -0600 (MDT) From: Stephen Warren To: arm@kernel.org Cc: linux-arm-kernel@lists.infradead.org, linux-tegra@vger.kernel.org, Stephen Warren Subject: [GIT PULL 8/8] ARM: tegra: defconfig changes Date: Fri, 5 Apr 2013 11:03:46 -0600 Message-Id: <1365181426-11547-8-git-send-email-swarren@wwwdotorg.org> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1365181426-11547-1-git-send-email-swarren@wwwdotorg.org> References: <1365181426-11547-1-git-send-email-swarren@wwwdotorg.org> X-NVConfidentiality: public X-Virus-Scanned: clamav-milter 0.96.5 at avon.wwwdotorg.org X-Virus-Status: Clean Sender: linux-tegra-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-tegra@vger.kernel.org Various new features are enabled: * Tegra114 support. * Various PMICs and related options for Tegra114 platforms. * KEYBOARD_GPIO, mainly as a suspend wakeup source. * tegra_defconfig is rebuilt based on v3.9-rc1, which causes various layout changes. This branch is based on v3.9-rc1. ---------------------------------------------------------------- The following changes since commit 6dbe51c251a327e012439c4772097a13df43c5b8: Linux 3.9-rc1 are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra.git tegra-for-3.10-defconfig for you to fetch changes up to e1eee65f1a0cce8e49624104b3497ba3f8d35199: ARM: tegra: defconfig updates ---------------------------------------------------------------- Stephen Warren (1): ARM: tegra: defconfig updates arch/arm/configs/tegra_defconfig | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) --- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html