From: Stephen Warren <[email protected]>

These kconfig symbols are no longer used, so delete them.

Signed-off-by: Stephen Warren <[email protected]>
---
These will need to be applied after all the various subsystems have
merged the other patches I sent related to ARCH_TEGRA_*_SOC, and those
subsystem trees have all been merged together. So, after v3.12-rc1 some
time.

 arch/arm/mach-tegra/Kconfig | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/arch/arm/mach-tegra/Kconfig b/arch/arm/mach-tegra/Kconfig
index 94713e4..b1fabe6 100644
--- a/arch/arm/mach-tegra/Kconfig
+++ b/arch/arm/mach-tegra/Kconfig
@@ -3,9 +3,6 @@ config ARCH_TEGRA
        select ARCH_HAS_CPUFREQ
        select ARCH_NEEDS_CPU_IDLE_COUPLED if SMP
        select ARCH_REQUIRE_GPIOLIB
-       select ARCH_TEGRA_2x_SOC
-       select ARCH_TEGRA_3x_SOC
-       select ARCH_TEGRA_114_SOC
        select ARM_ERRATA_720789
        select ARM_ERRATA_754322
        select ARM_ERRATA_754327 if SMP
@@ -43,15 +40,6 @@ config ARCH_TEGRA
 menu "NVIDIA Tegra options"
        depends on ARCH_TEGRA
 
-config ARCH_TEGRA_2x_SOC
-       bool
-
-config ARCH_TEGRA_3x_SOC
-       bool
-
-config ARCH_TEGRA_114_SOC
-       bool
-
 config TEGRA_PCI
        bool "PCI Express support"
        depends on ARCH_TEGRA
-- 
1.8.1.5

--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to