提交 14c173eb 编写于 作者: O Olof Johansson 提交者: Grant Likely

spi/tegra: depend instead of select TEGRA_SYSTEM_DMA

It's unlikely that anyone ever wants to turn off SYSTEM_DMA, but just in
case, it makes more sense to have the driver depend on it than select it.
Signed-off-by: NOlof Johansson <olof@lixom.net>
Signed-off-by: NGrant Likely <grant.likely@secretlab.ca>
上级 2b246283
...@@ -333,8 +333,7 @@ config SPI_STMP3XXX ...@@ -333,8 +333,7 @@ config SPI_STMP3XXX
config SPI_TEGRA config SPI_TEGRA
tristate "Nvidia Tegra SPI controller" tristate "Nvidia Tegra SPI controller"
depends on ARCH_TEGRA depends on ARCH_TEGRA && TEGRA_SYSTEM_DMA
select TEGRA_SYSTEM_DMA
help help
SPI driver for NVidia Tegra SoCs SPI driver for NVidia Tegra SoCs
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册