diff mbox

[2/2] ARM: shmobile: marzen: enable HPB-DMAC in defconfig

Message ID 201309290012.34072.sergei.shtylyov@cogentembedded.com (mailing list archive)
State New, archived
Headers show

Commit Message

Sergei Shtylyov Sept. 28, 2013, 8:12 p.m. UTC
Enable HPB-DMAC driver in 'marzen_defconfig'.

Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>

---
The patch is against 'renesas-devel-20130927v2' tag of the 'renesas.git' repo.

 arch/arm/configs/marzen_defconfig |    2 ++
 1 file changed, 2 insertions(+)

Comments

Simon Horman Sept. 30, 2013, 12:49 a.m. UTC | #1
On Sun, Sep 29, 2013 at 12:12:33AM +0400, Sergei Shtylyov wrote:
> Enable HPB-DMAC driver in 'marzen_defconfig'.
> 
> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>

Thanks, I will queue this up for v3.13.
diff mbox

Patch

Index: renesas/arch/arm/configs/marzen_defconfig
===================================================================
--- renesas.orig/arch/arm/configs/marzen_defconfig
+++ renesas/arch/arm/configs/marzen_defconfig
@@ -106,6 +106,8 @@  CONFIG_USB_STORAGE=y
 CONFIG_NEW_LEDS=y
 CONFIG_LEDS_CLASS=y
 CONFIG_LEDS_GPIO=y
+CONFIG_DMADEVICES=y
+CONFIG_RCAR_HPB_DMAE=y
 CONFIG_UIO=y
 CONFIG_UIO_PDRV_GENIRQ=y
 # CONFIG_IOMMU_SUPPORT is not set