提交 184e1396 编写于 作者: P Peter Griffin 提交者: Vinod Koul

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: NPeter Griffin <peter.griffin@linaro.org>
Reported-by: NArnd Bergmann <arnd@arndb.de>
Tested-by: NArnd Bergmann <arnd@arndb.de>
Signed-off-by: NVinod Koul <vinod.koul@intel.com>
上级 e687cd19
...@@ -438,6 +438,7 @@ config STE_DMA40 ...@@ -438,6 +438,7 @@ config STE_DMA40
config ST_FDMA config ST_FDMA
tristate "ST FDMA dmaengine support" tristate "ST FDMA dmaengine support"
depends on ARCH_STI depends on ARCH_STI
depends on REMOTEPROC
select ST_SLIM_REMOTEPROC select ST_SLIM_REMOTEPROC
select DMA_ENGINE select DMA_ENGINE
select DMA_VIRTUAL_CHANNELS select DMA_VIRTUAL_CHANNELS
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册