Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
spi/rspi: Add missing dependency on DMAE
The filter function used by the rspi driver is part of the DMAE controller driver so if the DMA controller driver is somehow disabled then the rspi driver will fail to build. Signed-off-by: Mark Brown <broonie@linaro.org>
- Loading branch information