dma: sh: add Kconfig
authorShimoda, Yoshihiro <yoshihiro.shimoda.uh@renesas.com>
Tue, 23 Apr 2013 11:00:06 +0000 (20:00 +0900)
committerVinod Koul <vinod.koul@intel.com>
Tue, 30 Apr 2013 10:20:12 +0000 (15:50 +0530)
This patch adds Kconfig in the drivers/dma/sh. This patch also adds
a new config "SH_DMAE_BASE" and the "config SH_DMAE" depends on it.
Since some drivers (e.g. sh_mmcif.c) depends on shdma-base.c if
CONFIG_DMA_ENGINE=y, the "config SH_DMAE_BASE" is set as "bool".

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/Kconfig
drivers/dma/Makefile
drivers/dma/sh/Kconfig [new file with mode: 0644]
drivers/dma/sh/Makefile

Simple merge
Simple merge
Simple merge
Simple merge