From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751948AbcDTU1w (ORCPT ); Wed, 20 Apr 2016 16:27:52 -0400 Received: from anholt.net ([50.246.234.109]:38211 "EHLO anholt.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751162AbcDTU1t (ORCPT ); Wed, 20 Apr 2016 16:27:49 -0400 From: Eric Anholt To: Florian Fainelli Cc: linux-rpi-kernel@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Stephen Warren , Lee Jones , Eric Anholt Subject: [GIT PULL 2/2] bcm2835 defconfig changes for 4.7 Date: Wed, 20 Apr 2016 13:27:47 -0700 Message-Id: <1461184067-31925-2-git-send-email-eric@anholt.net> X-Mailer: git-send-email 2.8.0.rc3 In-Reply-To: <1461184067-31925-1-git-send-email-eric@anholt.net> References: <1461184067-31925-1-git-send-email-eric@anholt.net> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Linux 4.6-rc1 (2016-03-26 16:03:24 -0700) are available in the git repository at: https://github.com/anholt/linux tags/bcm2835-defconfig-next-2016-04-20 for you to fetch changes up to 3652bb35abf6ee11333cbec1d2855c1c0f9f6b27: ARM: bcm2835: Enable NFS root support. (2016-04-04 11:03:30 -0700) ---------------------------------------------------------------- This pull request brings in changes for bcm2835_defconfig and multi_v7_defconfig in 4.7. ---------------------------------------------------------------- Eric Anholt (7): ARM: multi_v7_defconfig: Add more BCM2835 support ARM: multi_v7_defconfig: Switch BCM2835 to sdhci-iproc.c for MMC ARM: multi_v7_defconfig: Build in DWC2 USB support ARM: bcm2835: Switch BCM2835 to sdhci-iproc.c for MMC ARM: bcm2835: Enable CONFIG_PM. ARM: bcm2835: Enable the VC4 graphics driver in the defconfig ARM: bcm2835: Enable NFS root support. arch/arm/configs/bcm2835_defconfig | 11 +++++++---- arch/arm/configs/multi_v7_defconfig | 5 +++-- 2 files changed, 10 insertions(+), 6 deletions(-)