@@ -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