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