ARM: tegra: make .dts compilation depend on Tegra2 support
authorStephen Warren <swarren@nvidia.com>
Mon, 21 May 2012 20:44:26 +0000 (14:44 -0600)
committerStephen Warren <swarren@nvidia.com>
Wed, 20 Jun 2012 18:37:40 +0000 (12:37 -0600)
Update Makefile.boot to compile *.dts when the appropriate Tegra SoC
support is enabled, rather than requiring Kconfig to list each board
individually. Remove CONFIG_MACH_VENTANA now that it has no use.

Signed-off-by: Stephen Warren <swarren@nvidia.com>

No differences found