mbox

[GIT,PULL,2/2] ARM: bcm2835: defconfig updates

Message ID 1371095127-23847-2-git-send-email-swarren@wwwdotorg.org
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-rpi.git bcm2835-for-3.11-defconfig

Message

Stephen Warren June 13, 2013, 3:45 a.m. UTC
This enables gpio-leds and simplefb.

----------------------------------------------------------------

The following changes since commit f722406faae2d073cc1d01063d1123c35425939e:

  Linux 3.10-rc1

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-rpi.git bcm2835-for-3.11-defconfig

for you to fetch changes up to c321e7164493ac3684bfbb382d66a4a2416291fb:

  ARM: bcm2835: defconfig updates

----------------------------------------------------------------

Stephen Warren (1):
      ARM: bcm2835: defconfig updates

 arch/arm/configs/bcm2835_defconfig |   19 ++++++++++++++++---
 1 file changed, 16 insertions(+), 3 deletions(-)

Comments

Olof Johansson June 15, 2013, 12:25 a.m. UTC | #1
On Wed, Jun 12, 2013 at 09:45:27PM -0600, Stephen Warren wrote:
> This enables gpio-leds and simplefb.
> 
> ----------------------------------------------------------------
> 
> The following changes since commit f722406faae2d073cc1d01063d1123c35425939e:
> 
>   Linux 3.10-rc1
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-rpi.git bcm2835-for-3.11-defconfig
> 
> for you to fetch changes up to c321e7164493ac3684bfbb382d66a4a2416291fb:
> 
>   ARM: bcm2835: defconfig updates

Pulled.


-Olof