projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9159c84
)
ARM: shmobile: marzen: defconfig: enable GPIO LEDs driver
author
Simon Horman
<horms+renesas@verge.net.au>
Wed, 27 Mar 2013 03:46:57 +0000
(12:46 +0900)
committer
Simon Horman
<horms+renesas@verge.net.au>
Wed, 27 Mar 2013 11:01:26 +0000
(20:01 +0900)
This enables the code added to the marzen board in
"ARM: shmobile: marzen: Add GPIO LEDs".
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/configs/marzen_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/marzen_defconfig
b/arch/arm/configs/marzen_defconfig
index 9f65975435230ebecd27fc8d879d017cd3980df0..494e70aeb9e18ad1472e7af5565b01683aa7a7fb 100644
(file)
--- a/
arch/arm/configs/marzen_defconfig
+++ b/
arch/arm/configs/marzen_defconfig
@@
-93,6
+93,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