ARM: tegra132: disable DUAL_CPU_CLUSTERS

The defconfig in tegra13 selects 12x_SOC which in turn selects
HAS_DUAL_CPU_CLUSTERS. However, Denver has only one cluster in
the tegra13 design. This change conditions the select on 13x
so that HAS_DUAL_CPU_CLUSTERS is not selected when tegra13 is
being configured.

Future chips are not expected to have this problem b/c they
won't define 12x_SOC any more.

Change-Id: Ifbfbcfd30ae18b0a6f3ce659741fb4ce43c07c22
Signed-off-by: Peng Du <pdu@nvidia.com>
Reviewed-on: http://git-master/r/261111
Reviewed-by: Alexander Van Brunt <avanbrunt@nvidia.com>
1 file changed