]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf6206ee7404d276ce157aee6be46f5be481d58fd
treeece97bce129a81ae9c8eef358c87cbfb09943884
parent9b5cb4ee38b83234c66677b5ce93e0094f8efc18
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