All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Horman <horms+renesas@verge.net.au>
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] ARM: shmobile: marzen: defconfig: enable GPIO LEDs driver
Date: Wed, 27 Mar 2013 03:46:57 +0000	[thread overview]
Message-ID: <1364356017-25890-3-git-send-email-horms+renesas@verge.net.au> (raw)
In-Reply-To: <1364356017-25890-1-git-send-email-horms+renesas@verge.net.au>

This enables the code added to the marzen board in
"ARM: shmobile: marzen: Add GPIO LEDs".

Cc: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
 arch/arm/configs/marzen_defconfig |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/arch/arm/configs/marzen_defconfig b/arch/arm/configs/marzen_defconfig
index 4b183d1..47e4d27 100644
--- a/arch/arm/configs/marzen_defconfig
+++ b/arch/arm/configs/marzen_defconfig
@@ -89,6 +89,9 @@ CONFIG_USB_OHCI_HCD=y
 CONFIG_USB_OHCI_HCD_PLATFORM=y
 CONFIG_USB_EHCI_HCD_PLATFORM=y
 CONFIG_USB_STORAGE=y
+CONFIG_NEW_LEDS=y
+CONFIG_LEDS_CLASS=y
+CONFIG_LEDS_GPIO=y
 CONFIG_UIO=y
 CONFIG_UIO_PDRV_GENIRQ=y
 # CONFIG_IOMMU_SUPPORT is not set
-- 
1.7.10.4


WARNING: multiple messages have this Message-ID (diff)
From: horms+renesas@verge.net.au (Simon Horman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] ARM: shmobile: marzen: defconfig: enable GPIO LEDs driver
Date: Wed, 27 Mar 2013 12:46:57 +0900	[thread overview]
Message-ID: <1364356017-25890-3-git-send-email-horms+renesas@verge.net.au> (raw)
In-Reply-To: <1364356017-25890-1-git-send-email-horms+renesas@verge.net.au>

This enables the code added to the marzen board in
"ARM: shmobile: marzen: Add GPIO LEDs".

Cc: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
 arch/arm/configs/marzen_defconfig |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/arch/arm/configs/marzen_defconfig b/arch/arm/configs/marzen_defconfig
index 4b183d1..47e4d27 100644
--- a/arch/arm/configs/marzen_defconfig
+++ b/arch/arm/configs/marzen_defconfig
@@ -89,6 +89,9 @@ CONFIG_USB_OHCI_HCD=y
 CONFIG_USB_OHCI_HCD_PLATFORM=y
 CONFIG_USB_EHCI_HCD_PLATFORM=y
 CONFIG_USB_STORAGE=y
+CONFIG_NEW_LEDS=y
+CONFIG_LEDS_CLASS=y
+CONFIG_LEDS_GPIO=y
 CONFIG_UIO=y
 CONFIG_UIO_PDRV_GENIRQ=y
 # CONFIG_IOMMU_SUPPORT is not set
-- 
1.7.10.4

  parent reply	other threads:[~2013-03-27  3:46 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-27  3:46 [PATCH 0/2] ARM: shmobile: marzen: defconfig updates for v3.10 Simon Horman
2013-03-27  3:46 ` Simon Horman
2013-03-27  3:46 ` [PATCH 1/2] ARM: shmobile: marzen: defconfig: add GPIO RCAR driver support Simon Horman
2013-03-27  3:46   ` Simon Horman
2013-03-27  3:46 ` Simon Horman [this message]
2013-03-27  3:46   ` [PATCH 2/2] ARM: shmobile: marzen: defconfig: enable GPIO LEDs driver Simon Horman
2013-03-27  8:34 ` [PATCH 0/2] ARM: shmobile: marzen: defconfig updates for v3.10 Laurent Pinchart
2013-03-27  8:34   ` Laurent Pinchart
2013-03-27 11:01   ` Simon Horman
2013-03-27 11:01     ` Simon Horman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1364356017-25890-3-git-send-email-horms+renesas@verge.net.au \
    --to=horms+renesas@verge.net.au \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.