commit | 25dbe04a24516cdfd6bd215c1caaf28916b91a82 | [log] [tgz] |
---|---|---|
author | Harini Katakam <harinik@xilinx.com> | Tue Apr 15 16:42:09 2014 +0530 |
committer | Mark Brown <broonie@linaro.org> | Tue Apr 15 12:17:07 2014 +0100 |
tree | 22d34485336c1da96e45c8517858f5aaa91712d8 | |
parent | 205d52756f4091ffcf526f9d14853b18e3ca8d6f [diff] |
spi: cadence: Add dependency on ARM Add dependency on ARM in Kconfig. This is to fix the build error related to _relaxed IO. Remove dependency on SPI_MASTER because this is already defined under if SPI_MASTER in Kconfig. Signed-off-by: Harini Katakam <harinik@xilinx.com> Signed-off-by: Mark Brown <broonie@linaro.org>