commit | 14c173eb63432ba5d0783b6c4b23a8fe0c76fb0f | [log] [tgz] |
---|---|---|
author | Olof Johansson <olof@lixom.net> | Thu Dec 22 15:57:57 2011 -0800 |
committer | Grant Likely <grant.likely@secretlab.ca> | Mon Jan 02 02:01:30 2012 -0700 |
tree | ece97bce129a81ae9c8eef358c87cbfb09943884 | |
parent | 2b246283277862c4866a005852af5c70fd581824 [diff] |
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>