dmaengine: st_fdma: Update st_fdma to 'depends on REMOTEPROC'.
authorPeter Griffin <peter.griffin@linaro.org>
Fri, 21 Oct 2016 08:44:25 +0000 (09:44 +0100)
committerVinod Koul <vinod.koul@intel.com>
Thu, 3 Nov 2016 13:23:25 +0000 (18:53 +0530)
commit184e13969fe68e57f863be7b6daf202f2cc18818
tree3bfc8912b0dac71f94897f94b5557789b2ad571a
parente687cd19f1cb9d3bbb16146fe7a8740cf836e481
dmaengine: st_fdma: Update st_fdma to 'depends on REMOTEPROC'.

During randconfig builds you can get the following warning
"warning: (ST_FDMA) selects ST_SLIM_REMOTEPROC which has unmet direct
 dependencies (REMOTEPROC)"

randconfig builds should always build without any warnings so
update fdma to depend on REMOTEPROC so this can not happen.

Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
Reported-by: Arnd Bergmann <arnd@arndb.de>
Tested-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/Kconfig