ARM: tegra: unify Tegra's Kconfig a bit more
authorStephen Warren <swarren@nvidia.com>
Tue, 6 Aug 2013 20:38:51 +0000 (14:38 -0600)
committerStephen Warren <swarren@nvidia.com>
Thu, 8 Aug 2013 17:45:13 +0000 (11:45 -0600)
commit20984c44b5a08620778ea14fa5807489170fd5ca
tree343ddd1396a6ea5f06444e8d008c54230c187c3f
parent9c0c4b43b194521e2cbf7064fbe35b8ce9e42149
ARM: tegra: unify Tegra's Kconfig a bit more

Move all common select clauses from ARCH_TEGRA_*_SOC to ARCH_TEGRA to
eliminate duplication. The USB-related selects all should have been
common too, but were missing from Tegra114 previously. Move these to
ARCH_TEGRA too. The latter fixes a build break when only Tegra114
support was enabled, but not Tegra20 or Tegra30 support.

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