spi/tegra: depend instead of select TEGRA_SYSTEM_DMA
authorOlof Johansson <olof@lixom.net>
Thu, 22 Dec 2011 23:57:57 +0000 (15:57 -0800)
committerGrant Likely <grant.likely@secretlab.ca>
Mon, 2 Jan 2012 09:01:30 +0000 (02:01 -0700)
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: Olof Johansson <olof@lixom.net>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found