Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 14c173eb authored by Olof Johansson's avatar Olof Johansson Committed by Grant Likely
Browse files

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: default avatarOlof Johansson <olof@lixom.net>
Signed-off-by: default avatarGrant Likely <grant.likely@secretlab.ca>
parent 2b246283
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -333,8 +333,7 @@ config SPI_STMP3XXX

config SPI_TEGRA
	tristate "Nvidia Tegra SPI controller"
	depends on ARCH_TEGRA
	select TEGRA_SYSTEM_DMA
	depends on ARCH_TEGRA && TEGRA_SYSTEM_DMA
	help
	  SPI driver for NVidia Tegra SoCs