commit | 1402b525754ab2638cd44accde6bcfc79309411f | [log] [tgz] |
---|---|---|
author | Tom Warren <twarren@nvidia.com> | Wed Jul 29 19:36:38 2015 -0700 |
committer | Tom Warren <twarren@nvidia.com> | Wed Aug 05 15:22:52 2015 -0700 |
tree | 5cf55d97aa84e3aa6f8ac93bbde52aaaad4f8621 | |
parent | a8480ef1191c674124b3b2b98eaaf992910576fe [diff] |
Tegra: spi: Move TEGRA114_SPI switch to defconfigs All T114+ Tegra boards should be using the Kconfig TEGRA114_SPI switch. Remove it from include/config and put it into defconfig. Also removed unused TEGRA114_SPI_CTRLS from T114+ configs. All Tegra SoCs build OK with this change. Signed-off-by: Tom Warren <twarren@nvidia.com>