From: Shimoda, Yoshihiro Date: Tue, 23 Apr 2013 11:00:06 +0000 (+0900) Subject: dma: sh: add Kconfig X-Git-Tag: v3.10-rc1~41^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=189b4ee8e9daf349db80f47b81edec67d223a953;p=pandora-kernel.git dma: sh: add Kconfig 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 Acked-by: Kuninori Morimoto Signed-off-by: Vinod Koul --- Reading git-diff-tree failed