ARM: tegra: remove CONFIG_MACH_TEGRA_DT
authorStephen Warren <swarren@nvidia.com>
Mon, 21 May 2012 21:07:19 +0000 (15:07 -0600)
committerStephen Warren <swarren@nvidia.com>
Wed, 20 Jun 2012 18:37:41 +0000 (12:37 -0600)
commit2c95b7e06f63b264500fbcd5b4718c1a7258aa76
tree1376bb5105df7d6de49d35527717597e35baa6c5
parent9132b0ed57320996b16eafbf651a04e02ad29092
ARM: tegra: remove CONFIG_MACH_TEGRA_DT

* Make ARCH_TEGRA select USE_OF; DT is the way forward.
* Build board-dt-tegra*.c when the relevant Tegra SoC support is enabled,
  rather than requiring a specific config option for this.
* The board-specific config options already build board-*-pinmux.o, and
  when booting from device tree these files are no longer needed, so we
  can remove some Makefile commands related to those files.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/Kconfig
arch/arm/mach-tegra/Kconfig
arch/arm/mach-tegra/Makefile