From: Stephen Warren Date: Tue, 6 Aug 2013 20:38:51 +0000 (-0600) Subject: ARM: tegra: unify Tegra's Kconfig a bit more X-Git-Tag: v3.12-rc1~115^2~13^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20984c44b5a08620778ea14fa5807489170fd5ca;p=pandora-kernel.git 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 --- Reading git-diff-tree failed